Constructor for the class instance.
Source position: menus.pp line 482
public constructor TPopupMenu.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Create is the constructor for TPopupMenu, and calls the inherited Create, sets style to PopupMenu, sets AutoPopup to True.
|
Constructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |