|
RAD Studio VCL Reference
|
Returns a list of Web items that are used by default if an application does not explicitly assign child items to this object.
function ImplGetDefaultComponentList: TObject; virtual;
virtual __fastcall TObject * ImplGetDefaultComponentList();
ImplGetDefaultComponentList supplies the default set of child items for this Web item. ImplGetDefaultComponentList calls the virtual GetDefaultWebComponents method, which descendant classes override to return this list.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|