API:IBX.IBInstall.TIBInstall.Create

From RAD Studio API Documentation
Jump to: navigation, search

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.

IBX.IBInstall.TIBInstall.Create inherits from IBX.IBInstall.TIBSetup.Create. All content below this line refers to IBX.IBInstall.TIBSetup.Create.

Creates an installation component.

Call Create to create an installation component.

Note: You must install InterBase 6 to use this feature.