[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
Standard circle drawing routine prototype.
Source position: graphh.inc line 557
type CircleProc = procedure( |
X: SmallInt; |
Y: SmallInt; |
Radius: Word |
); |
No notes exist for this page yet.