Skip to main content

TdxBarManager.ResetUsageData Method

Restores the default set of visible item controls to menus and toolbars.

Declaration

procedure ResetUsageData;

Remarks

The ResetUsageData method is called when an end-user clicks the Reset My Usage Data button on the Customization Form and then clicks the Yes button on the dialog box with a request message. This method deletes a record of the commands that have been used in an application and restores the default set of visible item controls to menus and toolbars. This action will not undo any explicit customizations.

See Also