Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

CircleProc

Standard circle drawing routine prototype.

Declaration

Source position: graphh.inc line 596

type CircleProc = procedure(

  X: SmallInt;

  Y: SmallInt;

  Radius: Word

);


Documentation generated on: Jul 24 2023