Skip to main content

TdxBar.WholeRow Property

Specifies how the current toolbar is drawn on the row.

Declaration

property WholeRow: Boolean read; write;

Property Value

Type
Boolean

Remarks

If the WholeRow property is set to True, the current toolbar is the only toolbar in the row and it occupies all the free space in the row. All other toolbars within this row are automatically moved to the next row.

Changing the value of the WholeRow property causes the current toolbar to be redrawn based on the property value.

The default value of the WholeRow property is False.

See Also