RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EIBInstall Class

EIBInstall catches all of the installation exceptions.

Pascal
EIBInstall = class(Exception);
C++
class EIBInstall : public Exception;

Use EIBInstall to catch installation exceptions from InterBase and InterBase Express (IBX).

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

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