<< Click to Display Table of Contents >> MaxItemCount SEMenuList Assign |
![]() ![]() ![]() |
Purpose
Sets the maximum count of list entries.
If MaxItemCount is less than the current list, the list becomes truncated to MaxItemCount.
Prototype
ASSIGN MaxItemCount(nValue) CLASS SEMenuList
Arguments
<nValue> |
The maximum count of list entries. |