Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

OutTextXYProc

This routine prototype is a hook for OutTextXY.

Declaration

Source position: graphh.inc line 594

type OutTextXYProc = procedure(

  x: SmallInt;

  y: SmallInt;

  const TextString: ShortString

);


Documentation generated on: Jul 24 2023