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

cellinfoty

Declaration

Source position: msegrids.pas line 326

type cellinfoty = record

  grid: tcustomgrid;

  cell: gridcoordty;

  rect: rectty;

  innerrect: rectty;

  frameinnerrect: rectty;

  color: colorty;

  colorline: colorty;

  font: tfont;

  drawstate: celldrawstatesty;

  datapo: pointer;

  rowstate: prowstatety;

  foldinfo: prowfoldinfoty;

  calcautocellsize: Boolean;

  autocellsize: sizety;

end;


Documentation generated on: 2021-05-13