Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio