[Overview][Constants][Types][Classes][Procedures and functions][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: fpcanvas.pp line 273
public procedure TFPCustomCanvas.TextOut( |
x: Integer; |
y: Integer; |
text: String |
); |
lazarus-ccr.sourceforge.net |