RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDbEngineErrorDlg.BackClick Method

Displays the previous exception.

Pascal
procedure BackClick(Sender: TObject);
C++
__fastcall BackClick(TObject * Sender);

Call BackClick to simulate clicking the Back button in the dialog. BackClick displays information about the previous exception in the stack of exceptions shown in the dialog. 

 

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