[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: menus.pp line 146
public constructor TMenuItems.Create( |
const AMenuItem: TMenuItem |
); |
Create is the constructor for the class instance, and calls the inherited method on entry. Create stores the value in AMenuItem to the member variable used for the parent menu item.
Version 4.0 | Generated 2025-05-03 | Home |