[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: menus.pp line 483
public destructor TPopupMenu.Destroy; override; |
Destroy is the destructor for TPopupMenu. It closes the display window for the pop-up menu and calls the inherited Destroy method.
|
Destructor for the class instance. |