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

TCDDrawer.DrawCheckBoxSquare

Declaration

Source position: customdrawndrawers.pas line 332

public procedure TCDDrawer.DrawCheckBoxSquare(

  ADest: TCanvas;

  ADestPos: TPoint;

  ASize: TSize;

  AState: TCDControlState;

  AStateEx: TCDControlStateEx

); virtual; abstract;