RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDbEngineErrorDlg.NextClick Method

Displays the next exception.

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

Call NextClick to simulate clicking the Next button in the dialog. NextClick displays information about the next 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!