IBX.IBInstall.TInstallOptions

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTInstallOptions

Delphi

TInstallOptions = class(TPersistent)

C++

class PASCALIMPLEMENTATION TInstallOptions : public System::Classes::TPersistent

Properties

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

Description

TInstallOptions configures the options of a TIBInstall instance.

Use TInstallOptions to indicate the options to use when installing InterBase. This is the type of the Options property on TIBInstall.

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