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