Source position: msestringlistedit.pas line 20
type editposty = record
col: Integer;
row: Integer;
end;