[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: menus.pp line 398
public destructor TMenu.Destroy; override; |
Destroy is the destructor for TMenu, and frees items and links, then calls inherited Destroy.
TComponent.Destroy |