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

TCDDrawer.DrawFrame3D

Declaration

Source position: customdrawndrawers.pas line 344

public procedure TCDDrawer.DrawFrame3D(

  ADest: TFPCustomCanvas;

  ADestPos: TPoint;

  ASize: TSize;

  const FrameWidth: Integer;

  const Style: TGraphicsBevelCut

); virtual; abstract;