IBX.IBInstall.TIBInstall.InstallExecute
Delphi
procedure InstallExecute;
C++
void __fastcall InstallExecute(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBInstall.pas IBX.IBInstall.hpp |
IBX.IBInstall | TIBInstall |
Description
Executes the installation.
Call InstallExecute to execute the installation.
Note: You must install InterBase 6 to use this feature.