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

TCustomGrid.DefaultDrawing

Is the default drawing method to be used for this grid? Default is TRUE

Declaration

Source position: grids.pas line 1072

protected property TCustomGrid.DefaultDrawing: Boolean
  read FDefaultDrawing
  write SetDefaultDrawing
  default true;