[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default setting for the ReadOnly flag in the specified column number.
Source position: grids.pas line 1079
protected function TCustomGrid.GetDefaultColumnReadOnly( |
Column: Integer |
):Boolean; virtual; |