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