Returns the TMenuItem instance at the current position for the enumerator.
Source position: menus.pp line 106
public property TMenuItemEnumerator.Current : TMenuItem |
|
Moves to the next position for the enumerator. |
|
|
Provides indexed access to the child menu items for the current class instance. |