Source position: mufasatypes.pas line 112
type TMDTMPoint = record
x: Integer;
y: Integer;
c: Integer;
t: Integer;
asz: Integer;
bp: Boolean;
end;