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

patternlineproc

Standard procedure prototype to draw a patterned line

Declaration

Source position: graphh.inc line 516

type patternlineproc = procedure(

  x1: SmallInt;

  x2: SmallInt;

  y: SmallInt

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.