TWebDataCollection Object
Properties Methods
This is a direct TCollection descendant, redefined to work with items of TWebDataItem class.

Unit
WebSiteInside

Declaration
TWebDataCollection = class(TCollection)

Description
This collection is available as the TWebSiteInside.Items property. It contains all the data items in this "web site inside"

Introduced Public Properties
Items Access specific TWebData items by index.

Introduced Methods
Add  Use this if you need to add a data item to your "Web site inside" at runtime.
Create
FindItem
GetItem
GetOwner
SetItem


HTML generated by Time2HELP
http://www.time2help.com