[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#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: May 14 2021