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