TdxTileControlItemFrames.Items Property
Provides zero-based indexed access to frames stored in the collection.
Declaration
property Items[Index: Integer]: TdxTileControlItemFrame read; write; default;
Property Value
| Type |
|---|
| TdxTileControlItemFrame |
See Also