RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainerComponentHelper.Webcomponents Property

Lists the Web items of the associated component.

Pascal
property Webcomponents: TWebComponentList;
C++
__property TWebComponentList Webcomponents;

Webcomponents is the list of Web items that the associated component uses to generate HTML. TWebContainerComponentHelper stores this list on behalf of the object that uses it. 

 

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