[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'customdrawndrawers' (#lcl)

TCDDrawer.DrawArrow

Declaration

Source position: customdrawndrawers.pas line 312

public procedure TCDDrawer.DrawArrow(

  ADest: TCanvas;

  ADestPos: TPoint;

  ADirection: TCDControlState;

  ASize: Integer = 7

); virtual; abstract;