Source position: editors.pas line 267
type TMemoData = record
Length: Sw_Word;
Buffer: TEditBuffer;
end;