[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCellProps

Declaration

Source position: grids.pas line 156

type TCellProps = record

  Attr: pointer;

  

  Data: TObject;

  

  Text: pchar;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.