TdxRibbonBackstageViewTabSheetSizeOptions.EndUpdate Method
Unlocks the tabbed page after a call to the BeginUpdate method.
Declaration
procedure EndUpdate;
Remarks
Use the BeginUpdate and EndUpdate methods when performing several size changes to the tabbed page.
See Also