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

TCDDrawer.DrawControl

Declaration

Source position: customdrawndrawers.pas line 339

public procedure TCDDrawer.DrawControl(

  ADest: TCanvas;

  ADestPos: TPoint;

  ASize: TSize;

  AControl: TCDControlID;

  AState: TCDControlState;

  AStateEx: TCDControlStateEx

);

procedure TCDDrawer.DrawControl(

  ADest: TCanvas;

  ASize: TSize;

  AState: TCDControlState;

  AStateEx: TCDControlStateEx

); virtual; abstract;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.