Web.Stencils.TWebStencilsPathTemplateCollection.Items
Delphi
property Items[Index: Integer]: TWebStencilsPathTemplateItem read GetItem write SetItem; default;
C++
__property TWebStencilsPathTemplateItem* Items[int Index] = {read=GetItem, write=SetItem/*, default*/};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsPathTemplateCollection |
Description
Embarcadero Technologies does not currently have any additional information.