[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves to the next position for the enumerator.
Source position: menus.pp line 107
public function TMenuItemEnumerator.MoveNext: Boolean; |
True if another TMenuItem instance is available for the enumerator.
|
Contains the TMenuItem instance at the current position for the enumerator. |
|
|
Provides indexed access to the child menu items for the current class instance. |
|
|
Number of child menu items stored in the Items property. |
Version 4.0 | Generated 2025-05-03 | Home |