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

TCDDrawer.DrawGroupBox

Declaration

Source position: customdrawndrawers.pas line 386

public procedure TCDDrawer.DrawGroupBox(

  ADest: TFPCustomCanvas;

  ADestPos: TPoint;

  ASize: TSize;

  AState: TCDControlState;

  AStateEx: TCDControlStateEx

); virtual; abstract;