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

hlineproc

Standard procedure prototype to draw a single horizontal line.

Declaration

Source position: graphh.inc line 545

type hlineproc = procedure(

  x: SmallInt;

  x2: SmallInt;

  y: SmallInt

);


Documentation generated on: Jul 24 2023