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