RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDbEngineErrorDlg.DetailsBtnClick Method

Displays or hides the detail context information for an exception.

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

Call DetailsBtnClick to simulate clicking the Details button in the dialog. If the detail context information is showing, DetailsBtnClick hides it. If the detail information is not showing, DetailsBtnClick displays it.. 

 

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