Destroys the TCustomApplication instance.
Source position: custapp.pp line 70
public destructor TCustomApplication.Destroy; override;
Destroy simply calls the inherited Destroy.
TCustomApplication.Create
Create a new instance of the TCustomApplication class.