IBX.IBInstall.TIBInstall

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IBInstall.TIBSetupSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTIBInstall

Delphi

TIBInstall = class(TIBSetup)

C++

class PASCALIMPLEMENTATION TIBInstall : public TIBSetup

Properties

Type Visibility Source Unit Parent
class public
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall IBX.IBInstall

Description

Use TIBInstall to set up an InterBase installation component.

Use TIBInstall to set up an InterBase installation component.

Note: The TIBInstall component is deprecated. To use this component, you must install InterBase 6 and you must place ibinstall.dll in the path.

See Also