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