IBX.IBInstall.EIBInstall.InstallError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InstallError : MSG_NO read FIscError;

C++

__property int InstallError = {read=FIscError, nodefault};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall EIBInstall

Description

Returns InterBase installation error messages.

Use InstallError to return error messages generated by the InterBase API.

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