TdxTileControlItemFrames Properties
A tile item’s collection of frames.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides zero-based indexed access to frames stored in the collection. |
| Owner | Provides access to the tile item that owns the current collection. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also