PostgresDAC

TPSQLTools.Methods.Create

Previous Next

Creates an instance of a tools component.

Syntax:

constructor Create(AOwner: TComponent);

Description:

Call Create to instantiate a tools declared in an application. Create calls its inherited Create constructor and initializes its properties to defualt values.

See also:Destroy