[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Writes the Text string at the position X, Y on the canvas and leaves the pen at the end of the text
Source position: graphics.pp line 1028
public procedure TCanvas.TextOut( |
X: Integer; |
Y: Integer; |
const Text: String |
); virtual; |
lazarus-ccr.sourceforge.net |