Unit 'BGRAFillInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

IsPointInRoundRectangle

Declaration

Source position: bgrafillinfo.pas line 274

function IsPointInRoundRectangle(

  x1: single;

  y1: single;

  x2: single;

  y2: single;

  rx: single;

  ry: single;

  point: TPointF

):Boolean;



CT Web help

CodeTyphon Studio