RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInstallOptions Class

TInstallOptions configures the options of a TIBInstall instance.

Pascal
TInstallOptions = class(TPersistent);
C++
class TInstallOptions : public TPersistent;

Use TInstallOptions to indicate the options to use when installing InterBase. This is the type of the Options property on TIBInstall.

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!