Skip to main content

TdxBarListItem.ShowNumbers Property

Determines whether to display the numeration of TdxBarListItem strings.

Declaration

property ShowNumbers: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If set to True (by default), numbers are displayed on the left side of TdxBarListItem strings. Set the ShowNumbers property to False to suppress this set.

See Also