[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default value for the ReadOnly property.
Source position: grids.pas line 579
protected function TGridColumn.GetDefaultReadOnly: Boolean; virtual; |
Default value for the ReadOnly property.
|
True when the values in the column cannot be changed. |