Unit 'CustomDrawnDrawers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCDDrawer.DrawArrow

Declaration

Source position: customdrawndrawers.pas line 350

public procedure TCDDrawer.DrawArrow(

  ADest: TCanvas;

  ADestPos: TPoint;

  ADirection: TCDControlState;

  ASize: Integer = 7

); virtual; abstract;