Source position: msedatalist.pas line 61
type listlinkinfoty = record
name: string;
dirtystart: Integer;
dirtystop: Integer;
source: tdatalist;
end;