[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: menus.pp line 408
public constructor TMenu.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Create is the constructor for TMenu, and creates menu items and links, sets some defaults then calls inherited Create.
Version 4.0 | Generated 2025-05-03 | Home |