RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDbEngineErrorDlg.FormCreate Method

Initializes the dialog when it is first created.

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

Applications should not call FormCreate. It initializes the detail window so that the Details button works correctly. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!