[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

PolyBezier

Declaration

Source position: winapih.inc line 207

function PolyBezier(

  DC: HDC;

  Points: PPoint;

  NumPts: Integer;

  Filled: Boolean;

  Continuous: Boolean

):Boolean;