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



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

TCustomApplication.Create

Create a new instance of the TCustomApplication class

Declaration

Source position: CustApp.pp line 46

public constructor TCustomApplication.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner component. Usually Nil.

Description

Create creates a new instance of the TCustomApplication class. It sets some defaults for the various properties, and then calls the inherited Create.

See also

TCustomApplication.Destroy

  

Destroys the TCustomApplication instance.

Notes

 No notes exist for this page yet. 





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