RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainerComponentHelper.SetDefaultWebComponents Method

Generates an OnSetDefaultComponentList event.

Pascal
procedure SetDefaultWebComponents(AList: TWebComponentList);
C++
__fastcall SetDefaultWebComponents(TWebComponentList AList);

GetDefaultWebComponents is the write implementation of the DefaultWebComponents property. It generates an OnSetDefaultComponentList event, so that the associated component can assign the new list of default items. 

 

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