Skip to main content

TdxTileControlItem.IsLarge Property

Switches between the item’s sizes: regular or large.

Declaration

property IsLarge: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

This property is deprecated, and is retained for backward compatibility only. Use the Size property instead.

The default value of the IsLarge property is False.

See Also