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