[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |