Back to Devexpress

TdxBarManager.Customizing(Boolean) Method

vcl-dxbar-dot-tdxbarmanager-dot-customizing-x28-system-dot-boolean-x29.md

latest854 B
Original Source

TdxBarManager.Customizing(Boolean) Method

Displays or closes the toolbar’s Customization Form.

Declaration

delphi
procedure Customizing(Show: Boolean);

Parameters

NameType
ShowBoolean

Remarks

To display the toolbar’s Customization Form pass True as the Show parameter. Otherwise, it will be closed.

See Also

TdxBarManager.IsCustomizing

TdxBarManager.Modified

TdxBarManager Class

TdxBarManager Members

dxBar Unit