ImageEn, unit iexDefs

TIEPoint

TIEPoint

Declaration

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