TdxNavBarCalcGroupHintRectEvent Type
In This Article
#Declaration
Delphi
TdxNavBarCalcGroupHintRectEvent = procedure(Sender: TObject; AGroup: TdxNavBarGroup; AViewInfo: TdxNavBarViewInfo; var R: TRect) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AGroup | Tdx |
AView |
Tdx |
R | TRect |
See Also