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

LineTo

Draws a line from the current position up to, but not including, the specified point.

Declaration

Source position: winapih.inc line 187

function LineTo(

  DC: HDC;

  X: Integer;

  Y: Integer

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.