TdxRibbonCustomBackstageView.EndUpdate Method
In This Article
Unlocks the menu after a call to the BeginUpdate method.
#Declaration
Delphi
procedure EndUpdate;
#Remarks
Use the BeginUpdate and EndUpdate methods to perform several sequential changes to the menu.
See Also