TdxCustomRibbon.CheckHide Method
In This Article
Recalculates the Ribbon UI layout when the parent form’s height changes.
#Declaration
Delphi
procedure CheckHide;
#Remarks
Call the CheckHide
procedure to refresh the Ribbon UI layout when a user shrinks the application window vertically.
Tip
We recommend that you use a [Tdx
See Also