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

TGridColumn.GetDefaultReadOnly

Gets the default value for the ReadOnly property.

Declaration

Source position: grids.pas line 576

protected function TGridColumn.GetDefaultReadOnly: Boolean; virtual;

Function result

Default value for the ReadOnly property.

See also

TGridColumn.ReadOnly

  

True when the values in the column cannot be changed.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.