RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInstallOptions.CmdLineTools Property

Installs the command line tools for InterBase.

Pascal
property CmdLineTools: TCmdOptions;
C++
__property TCmdOptions CmdLineTools;

Use CmdLineTools to indicate which of the command line tools for InterBase should be installed. The installer issues a warning for any of these if the MainComponents property does not include moClient.

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!