Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxBarManager.ResetUsageData Method

In This Article

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

#Declaration

Delphi
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