IBX.IBInstall.TIBInstall.InstallCheck

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InstallCheck;

C++

void __fastcall InstallCheck();

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBInstall.pas
IBX.IBInstall.hpp
IBX.IBInstall TIBInstall

Description

Checks if the installation is ready to be performed.

Call InstallCheck to check if everything is ready for the installation to be performed.

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