RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInstall Class

Use TIBInstall to set up an InterBase installation component.

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

Use TIBInstall to set up an InterBase installation component.

Note: To use this component, you must install InterBase 6 and you must place ibinstall.dll in the path.
 

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