help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'CustApp' (#fcl)

TCustomApplication.Terminate

Terminate the application.

Declaration

Source position: CustApp.pp line 53

public procedure TCustomApplication.Terminate; virtual;

Description

Terminate sets the Terminated property to True. By itself, this does not terminate the application. Instead, descendent classes should in their DoRun method, check the value of the Terminated property and properly shut down the application if it is set to True.

See also

TCustomApplication.Terminated

  

Was Terminate called or not

TCustomApplication.Run

  

Runs the application.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505