Source position: grids.pas line 155
type TCellProps = record
Attr: pointer;
Data: TObject;
Text: pchar;
end;