RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveFormControl.InitializeControl Method

Creates InitializeControl creates the TActiveForm instance and establishes a link between itself and the TActiveForm referenced by the control properties.

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

InitializeControl also instructs the TActiveForm object to perform any of its own initialization. 

 

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