RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSetup.OnError Event

Occurs when an installation error occurs.

Pascal
property OnError: TIBSetupOnError;
C++
__property TIBSetupOnError OnError;

Write an OnError event handler to take specific actions when an error occurs during installation.

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!