Source position: msedock.pas line 167
type bandinfoty = record
first: Integer;
last: Integer;
size: Integer;
end;