RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSetup Class

TIBSetup is the ancestor object from which TIBInstall and TIBUnInstall are derived.

Pascal
TIBSetup = class(TComponent);
C++
class TIBSetup : public TComponent;

TIBSetup is the ancestor object from which TIBInstall and TIBUnInstall are derived.

Note: You must install InterBase 6 to use this feature.
 

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