TdxNavBarNavigationPanePainter.DrawPopupMenuItem(TCanvas,TRect,TCustomImageList,Integer,string,TdxNavBarObjectStates) Method
In This Article
#Declaration
Delphi
procedure DrawPopupMenuItem(ACanvas: TCanvas; ARect: TRect; AImageList: TCustomImageList; AImageIndex: Integer; AText: string; State: TdxNavBarObjectStates); virtual;
#Parameters
Name | Type |
---|---|
ACanvas | TCanvas |
ARect | TRect |
AImage |
TCustom |
AImage |
Integer |
AText | string |
State | Tdx |
See Also