Skip to main content

TdxNavBarCalcGroupHintRectEvent Type

Declaration

TdxNavBarCalcGroupHintRectEvent = procedure(Sender: TObject; AGroup: TdxNavBarGroup; AViewInfo: TdxNavBarViewInfo; var R: TRect) of object;

Parameters

Name Type
Sender TObject
AGroup TdxNavBarGroup
AViewInfo TdxNavBarViewInfo
R TRect
See Also