|
RAD Studio VCL Reference
|
Form show event dispatcher.
procedure DoShow; dynamic;
__fastcall DoShow();
DoShow is called automatically when the application is about to show the form. As implemented in TCustomForm, DoShow simply calls the OnShow event handler.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|