Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.GetDefaultColumnReadOnly

Gets the default setting for the ReadOnly flag in the specified column number.

Declaration

Source position: grids.pas line 1075

protected function TCustomGrid.GetDefaultColumnReadOnly(

  Column: Integer

):Boolean; virtual;