IBX.IBInstall.TIBInstall.Create
Delphi
Constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TIBInstall(System::Classes::TComponent* AOwner);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | IBX.IBInstall.pas IBX.IBInstall.hpp |
IBX.IBInstall | TIBInstall |
Description
Creates an installation component.
Call Create to create an installation component.
Note: You must install InterBase 6 to use this feature.