[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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;