Source position: msetypes.pas line 419
type gridsizety = record
colcount: Integer;
rowcount: Integer;
end;