[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default value for the ReadOnly property.
Source position: grids.pas line 581
protected function TGridColumn.GetDefaultReadOnly: Boolean; virtual; |
Default value for the ReadOnly property.
|
True if the values in the column cannot be changed at run-time using the cell editor. |