RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.Create Constructor

Creates an instance of an IBBase object.

Pascal
constructor Create(AOwner: TObject);
C++
__fastcall TIBBase(TObject * AOwner);

Call Create to create an instance of an IBBase object. 

 

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