RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDockForm.Loaded Method

Specifies actions to perform when the dock form is loaded.

Pascal
procedure Loaded; override;
C++
virtual __fastcall Loaded();

Loaded calls the inherited method. Then Loaded sets the dock form's active control, if possible. 

 

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