[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

vlineproc

Standard procedure prototype to draw a single vertical line

Declaration

Source position: graphh.inc line 542

type vlineproc = procedure(

  x: SmallInt;

  y: SmallInt;

  y2: SmallInt

);


Documentation generated on: Nov 14 2015