[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves to the next position for the enumerator.
Source position: menus.pp line 105
public function TMenuItemEnumerator.MoveNext: Boolean; |
True if another value is available for the enumerator.
|
Returns 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. |
lazarus-ccr.sourceforge.net |