TdxBarManager.Customizing(Boolean) Method
Displays or closes the toolbar’s Customization Form.
Declaration
procedure Customizing(Show: Boolean);
Parameters
Name | Type |
---|---|
Show | Boolean |
Remarks
To display the toolbar’s Customization Form pass True as the Show parameter. Otherwise, it will be closed.
See Also