[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoLine calls Line to draw from x1, y1 to x2, y2.
Source position: graphics.pp line 1051
protected procedure TCanvas.DoLine( |
x1: Integer; |
y1: Integer; |
x2: Integer; |
y2: Integer |
); override; |
Version 4.0 | Generated 2025-05-03 | Home |