[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
Standard line drawing routine prototype.
Source position: graphh.inc line 523
type lineproc = procedure( |
X1: SmallInt; |
Y1: SmallInt; |
X2: SmallInt; |
Y2: SmallInt |
); |
No notes exist for this page yet.