<< Click to Display Table of Contents >> AllItems SEMenuList Assign |
![]() ![]() ![]() |
Purpose
Sets the internal array of the menu list.
Each element is a MenuListItem object.
If the array aValue is greater MaxItemCount it becomes truncated.
Prototype
ASSIGN AllItems(aValue) CLASS SEMenuList
Argument
<aValue> |
One dimensional array of MenuListItem objects. |