[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Prometheus_Vid' (#Prometheus)

CoOrd

Declaration

Source position: Prometheus_Vid.pas line 43

type CoOrd = packed record

  X: Int64;

  Y: Int64;

end;