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

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