TdxTileControlItem.TileControl Property
Declaration
property TileControl: TdxCustomTileControl read;
Property Value
Type |
---|
TdxCustomTileControl |
Remarks
To access the control-specific members, cast the TileControl property value to the corresponding class.
See Also