Skip to main content

TcxCustomLookAndFeelPainter.CalculateArrowPoints(TRect,TcxArrowPoints,TcxArrowDirection,Boolean,Integer) Method

Declaration

procedure CalculateArrowPoints(R: TRect; var P: TcxArrowPoints; AArrowDirection: TcxArrowDirection; AProportional: Boolean; AArrowSize: Integer = 0);

Parameters

Name Type
R TRect
P TcxArrowPoints
AArrowDirection TcxArrowDirection
AProportional Boolean
AArrowSize Integer
See Also