Skip to main content

TdxBar.ResetWithConfirmation Method

Requests end-user confirmation before resetting the current toolbar’s original settings.

Declaration

procedure ResetWithConfirmation;

Remarks

At runtime the ResetWithConfirmation method can be invoked by clicking the Reset button on the Toolbars page of the Customization Form.

To make a reset and display of the confirmation dialog optional for individual toolbars, handle a bar manager’s OnBarReset event.

See Also