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

TCustomGrid.GetDefaultColumnReadOnly

GetDefaultColumnReadOnly - returns the default setting of the ReadOnly flag for the specified column

Declaration

Source position: grids.pas line 954

protected function TCustomGrid.GetDefaultColumnReadOnly(

  Column: Integer

):Boolean; virtual;