Vcl.DBGrids.TColumn.DefaultReadOnly
Delphi
function DefaultReadOnly: Boolean;
C++
bool __fastcall DefaultReadOnly(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.DbGrids.pas Vcl.DBGrids.hpp |
Vcl.DBGrids | TColumn |
Description
Returns the default ReadOnly setting for the column.
Reflects the ReadOnly state of the grid and the grid's dataset and field.