Destructor for the class instance.
Source position: popupnotifier.pas line 49
public destructor TNotifierXButton.Destroy; override; |
Destroy is the destructor for the class instance. Destroy calls the inherited destructor.
| Version 4.6 | Hosted on Source Forge |