TdxRibbonCustomBackstageView.BeginUpdate Method
Prevents the menu from being updated until the EndUpdate method is called.
Declaration
procedure BeginUpdate;
Remarks
Use the BeginUpdate and EndUpdate methods to perform several sequential changes to the menu.
See Also