ImageEn, unit hyiedefs

TIEPoint


Declaration

  TIEPoint = record
    X: Longint;
    Y: Longint;
  end;