TdxRibbonBackstageViewTabSheetSizeOptions.BeginUpdate Method
Prevents the tabbed page from being updated until the EndUpdate method is called.
Declaration
procedure BeginUpdate;
Remarks
Use the BeginUpdate and EndUpdate methods when performing several size changes to the tabbed page.
See Also