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

TColRowProps

Declaration

Source position: grids.pas line 163

type TColRowProps = record

  Size: Integer;

  

  FixedAttr: pointer;

  

  NormalAttr: pointer;

  

end;

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