Source position: msegraphics.pas line 252
type bufferty = record
size: Integer;
buffer: pointer;
cursize: Integer;
end;