Data.Bind.DBScope.TCustomBindScopeDB.SetReadOnly
Delphi
procedure SetReadOnly(ABindComp: TBasicBindComponent; const Value: Boolean); virtual;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure | protected | Data.Bind.DBScope.pas | Data.Bind.DBScope | TCustomBindScopeDB | 
Description
Puts the dataset in a read-only state.
The SetReadOnly method puts the dataset in a read-only state.