IBX.IBIntf.CheckIBInstallLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CheckIBInstallLoaded;

C++

extern DELPHI_PACKAGE void __fastcall CheckIBInstallLoaded(void);

Properties

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

Description

Attempts to load IBInstall.DLL into memory if it is not already loaded.

Use the CheckIBInstallLibrary procedure to load IBInstall.DLL into memory if it is not already loaded. If unsuccessful, this procedure raises an exception.