IBX.IBInstall.TIBSetup.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner : TComponent); override;

C++

__fastcall virtual TIBSetup(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall TIBSetup

Description

Creates an installation component.

Call Create to create an installation component.

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