RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebControlGroup.Create Constructor

Creates and initializes an instance of TWebControlGroup.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TWebControlGroup(TComponent * AOwner);

Call Create to instantiate TWebControlGroup at runtime. TWebControlGroup descendants added at design time are instantiated automatically. 

 

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