[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegraphics.pas line 1014
public procedure tcanvas.drawline( |
const startpoint: pointty; |
const endpoint: pointty; |
const acolor: colorty = cl_default |
); |
const startpoint: pointty; |
const length: sizety; |
const acolor: colorty = cl_default |
); |