Skip to main content
A newer version of this page is available. .

TdxRibbonHideMinimizedByClickEvent Type

Declaration

TdxRibbonHideMinimizedByClickEvent = procedure(Sender: TdxCustomRibbon; AWnd: HWND; AShift: TShiftState; const APos: TPoint; var AAllowProcessing: Boolean) of object;

Parameters

Name Type
Sender TdxCustomRibbon
AWnd HWND
AShift TShiftState
APos TPoint
AAllowProcessing Boolean
See Also