IBX.IBInstall.TInstallOptions.MainComponents

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property MainComponents : TMainOptions read FMainComponents write FMainComponents;

C++

__property TMainOptions MainComponents = {read=FMainComponents, write=FMainComponents, nodefault};

プロパティ

種類 可視性 ソース ユニット
property published
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall TInstallOptions

説明

InterBase のメインコンポーネントをインストールします。

MainComponents を使用すると,インストールする InterBase のメインコンポーネントを指定できます。クライアント,サーバー,開発ツール,マニュアル,および ODBC ドライバおよびドライバマネージャを含む,InterBase のメインコンポーネントをインストールできます。

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。