RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBIntf.CheckIBInstallLoaded Function

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

Pascal
procedure CheckIBInstallLoaded;
C++
CheckIBInstallLoaded();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!