IBX.IBInstall

From RAD Studio API Documentation
Jump to: navigation, search

Defines InterBase Express classes and types that are used when setting up an InterBase install and uninstall components.

Package ibxpress270.bpl

Classes

EIBInstallEIBInstall catches all of the installation exceptions.
EIBInstallerError
EIBInstallError
TIBInstallUse TIBInstall to set up an InterBase installation component.
TIBSetupTIBSetup is the ancestor object from which TIBInstall and TIBUnInstall are derived.
TIBUnInstallUse TIBUnInstall to set up an uninstall component.
TInstallOptionsTInstallOptions configures the options of a TIBInstall instance.

Types

TCmdOptionTCmdOption and TCmdOptions indicate which of the command-line tools are installed.
TCmdOptions
TConnectivityOptionTConnectivityOption and TConnectivityOptions identify InterBase connectivity clients.
TConnectivityOptions
TErrorResult
TExamplesOptionTExamplesOption and TExamplesOptions identify InterBase Examples clients.
TExamplesOptions
TIBInstallerError
TIBSetupOnErrorTIBSetupOnError is the type of event handlers that respond to installation errors.
TIBSetupOnStatusTIBSetupOnStatus is the type of event handlers that respond during the InterBase installation or de-installation process.
TIBSetupOnWarningTIBSetupOnWarning is the type of event handlers that respond to installation warnings.
TIscError
TMainOptionTMainOption and TMainOptions identify the main InterBase components.
TMainOptions
TStatusResult
TWarningResult