ImageEn, unit iexDefs
TIEPoint
Declaration
TIEPoint = record
X: Longint;
Y: Longint;
end;