Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.SetReadOnly

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetReadOnly(ABindComp: TBasicBindComponent; const Value: Boolean);

C++

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 TBaseObjectBindSourceDelegate

Description

Embarcadero Technologies does not currently have any additional information.