Source position: graphh.inc line 594
type OutTextXYProc = procedure(
x: SmallInt;
y: SmallInt;
const TextString: string
);