| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
DoTextOut calls TextOut for the specified coordinates and string.
Source position: graphics.pp line 1031
| protected procedure TCanvas.DoTextOut( | 
| x: Integer; | 
| y: Integer; | 
| Text: string | 
| ); override; | 
| 
 | Writes text at the specified position on the canvas. | 
| Version 4.0 | Generated 2025-05-03 | Home |