Removes all child menu Items in the class instance.
Source position: menus.pp line 293
public procedure TMenuItem.Clear; |
Clear visits each of the TMenuItem instances in Items (in reverse order) and calls their Free method. Clear does not change other property values in the class instance.
|
Provides indexed access to the child menu items for the current class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |