[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if modifications are allowed in the grid control
Source position: dbgrids.pas line 524
protected property TCustomDBGrid.ReadOnly : Boolean |
ReadOnly is a Boolean property that indicates if modifications are allowed in the grid control. Please note that ReadOnly applies to the visual grid control only. It does not take into account whether Fields in Columns or the DataSet in DataSource allows modifications.
lazarus-ccr.sourceforge.net |