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

vlineproc

Standard procedure prototype to draw a single vertical line.

Declaration

Source position: graphh.inc line 548

type vlineproc = procedure(

  x: SmallInt;

  y: SmallInt;

  y2: SmallInt

);


Documentation generated on: Jul 24 2023