TdxTileBarItem.Size Property
In This Article
Switches between predefined sizes of the tile item.
#Declaration
Delphi
property Size: TdxTileBarItemSize read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
For a detailed list of available tile item sizes within the tile bar control, refer to the TdxTileBarItemSize type description.
See Also