RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInstallOptions.Examples Property

Installs all the InterBase examples.

Pascal
property Examples: TExamplesOptions;
C++
__property TExamplesOptions Examples;

Use Examples to indicates which of the InterBase examples should be installed. 

When Examples includes exAPI, the MainComponents property must include moClient and moDevelopment. When Examples includes exDev, MainComponents must include moServer.

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!