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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!