RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLayoutGroup.Create Constructor

Creates and initializes an instance of TCustomLayoutGroup.

Pascal
constructor Create(AComponent: TComponent); override;
C++
virtual __fastcall TCustomLayoutGroup(TComponent * AComponent);

Call Create to instantiate TCustomLayoutGroup at runtime. TCustomLayoutGroup components added at design time using the Web Page editor are instantiated automatically. 

 

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