TWebDataCollection Object Properties Methods |
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 |
|