RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.Create Constructor

Creates an instance of a TIBSQL component.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TIBSQL(TComponent * AOwner);

Call Create to create an instance of a TIBSQL component. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!