[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Write text on the screen on given position
Source position: graphh.inc line 665
var OutTextXY: OutTextXYProc = ; |
OutText puts TextString on the screen, at position (X,Y), using the current font and text settings. The current position is moved to the end of the text.
None.
|
Write text on the screen at the current location. |