Previous: PaletteType To the Table of Content Next: RGBType

- 4.37.1.17 -
Standard Units
Graph Unit
Graph Unit Types, Constants and Variables

PointType

Targets: MS-DOS, Win32


Graph Unit

A type defined for your convenience. Both fields are of type Longint rather than Integer.

Declaration:
PointType = record
  X, Y : Longint;
end;



Previous: PaletteType To the Table of Content Next: RGBType
PaletteType Table of Content RGBType

- 4.37.1.17 -