Number of child menu items stored in the Items property.
Source position: menus.pp line 309
Count is a read-only Integer property with the number of child menu items stored in the Items property. The property value is redirected to the Count property in Items. The property value is 0 when Items has not been assigned (contains Nil).
|
Provides indexed access to the child menu items for the current class instance. |
|
| Version 4.4 | Generated 2025-11-08 | Home |