MaxItemCount SEMenuList Assign

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > SEMenuList >

MaxItemCount SEMenuList Assign

Previous pageReturn to chapter overviewNext page

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.