| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
This routine prototype is a hook for OutTextXY
Source position: graphh.inc line 588
| type OutTextXYProc = procedure( | 
| x: SmallInt; | 
| y: SmallInt; | 
| const TextString: string | 
| ); |