Data.Bind.ObjectScope.TBaseObjectBindSource.SetReadOnly
Delphi
procedure SetReadOnly(ABindComp: TBasicBindComponent; const Value: Boolean); virtual;
C++
virtual void __fastcall SetReadOnly(Data::Bind::Components::TBasicBindComponent* ABindComp, const bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBaseObjectBindSource |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!