IBX.IBInstall.TIBInstall.InstallOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property InstallOptions: TInstallOptions read FInstallOptions write SetInstallOptions;

C++

__property TInstallOptions* InstallOptions = {read=FInstallOptions, write=SetInstallOptions};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall TIBInstall

Beschreibung

Bezeichnet die Installationsoptionen.

Mit InstallOptions können die Installationsoptionen (TInstallOptions) festgelegt oder ermittelt werden. Folgende TInstallOptions-Objekte sind definiert:



Option

Installiert:

CmdLineTools

InterBase-Befehlszeilendienstprogramme

ConnectivityClients

InterBase-Connectivity-Clients

Examples

InterBase-Beispiele

MainComponents

InterBase-Hauptkomponenten



Anmerkung:  Sie können dieses Element nur verwenden, wenn InterBase 6 installiert ist.