TdxBarPainter.InPlaceSubItemControlDrawArrow(TdxBarInPlaceSubItemControlDrawParams,TcxArrowDirection,TRect) Method
In This Article
#Declaration
Delphi
procedure InPlaceSubItemControlDrawArrow(const ADrawParams: TdxBarInPlaceSubItemControlDrawParams; ADirection: TcxArrowDirection; ARect: TRect); virtual;
#Parameters
Name | Type |
---|---|
ADraw |
Tdx |
ADirection | Tcx |
ARect | TRect |
See Also