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

TCDDrawer.DrawControl

Declaration

Source position: line 0

procedure TCDDrawer.DrawControl(

  ADest: TCanvas;

  ASize: TSize;

  AControl: TCDControlID;

  AState: TCDControlState;

  AStateEx: TCDControlStateEx

);

procedure TCDDrawer.DrawControl(

  ADest: TCanvas;

  ASize: TSize;

  AState: TCDControlState;

  AStateEx: TCDControlStateEx

); virtual; abstract;