[Overview][Types][Procedures and functions][Variables][Index] |
Draws a line from the current position up to, but not including, the specified point.
Source position: winapih.inc line 187
function LineTo( |
DC: HDC; |
X: Integer; |
Y: Integer |
):Boolean; |
lazarus-ccr.sourceforge.net |