[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Contains the TMenuItem instance at the current position for the enumerator.
Source position: menus.pp line 108
public property TMenuItemEnumerator.Current : TMenuItem |
Current is a read-only TMenuItem property which contains the menu item at the current position for the enumerator. The internal position for the enumerator is maintained when the MoveNext method is called.
|
Moves to the next 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 |