[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 188

function LineTo(

  DC: HDC;

  X: Integer;

  Y: Integer

):Boolean;


Version 3.2 Generated 2024-02-25 Home