RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.Create Constructor

Creates an instance of a DatabaseInfo component.

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

Call Create to instantiate a DatabaseInfo component declared in an application. 

 

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