RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletApplication.Initialize Method

Sets the initial state of the application and hides any associated MainForm.

Pascal
procedure Initialize; virtual;
C++
virtual __fastcall Initialize();

Initialize follows the standard (default) VCL application initialization process. 

 

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