RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebControlGroup.SetDefaultWebComponents Method

Sets the value of the DefaultWebComponents property.

Pascal
procedure SetDefaultWebComponents(Value: TWebComponentList); override;
C++
virtual __fastcall SetDefaultWebComponents(TWebComponentList Value);

SetDefaultWebComponents assigns a list of Web items as the value of the DefaultWebComponents property. This list specifies the controls that appear in the control group if the application does not explicitly assign any controls to the WebFieldControls property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!