[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Standard procedure prototype to draw a single horizontal line
Source position: graphh.inc line 508
type hlineproc = procedure( |
x: SmallInt; |
x2: SmallInt; |
y: SmallInt |
); |
lazarus-ccr.sourceforge.net |