Data.Bind.DBScope.TCustomBindSourceDB.SetReadOnly
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindSourceDB |
Delphi
procedure SetReadOnly(ABindComp: TBasicBindComponent; const Value: Boolean); virtual;
C++
virtual void __fastcall SetReadOnly(Data::Bind::Components::TBasicBindComponent* ABindComp, const bool Value);
Description
Embarcadero Technologies does not currently have any additional information.