Skip to main content

TdxNavBarNavigationPanePainter.DrawPopupMenuItem(TCanvas,TRect,TCustomImageList,Integer,string,TdxNavBarObjectStates) Method

Declaration

procedure DrawPopupMenuItem(ACanvas: TCanvas; ARect: TRect; AImageList: TCustomImageList; AImageIndex: Integer; AText: string; State: TdxNavBarObjectStates); virtual;

Parameters

Name Type
ACanvas TCanvas
ARect TRect
AImageList TCustomImageList
AImageIndex Integer
AText string
State TdxNavBarObjectStates
See Also