Gets the default setting for the ReadOnly flag in the specified column number.
Source position: grids.pas line 1075
protected function TCustomGrid.GetDefaultColumnReadOnly(
Column: Integer
):Boolean; virtual;