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

patternlineproc

Standard procedure prototype to draw a patterned line.

Declaration

Source position: graphh.inc line 553

type patternlineproc = procedure(

  x1: SmallInt;

  x2: SmallInt;

  y: SmallInt

);


Documentation generated on: Jul 24 2023