Data.Bind.Components.IScopeEditLink.SetReadOnly

From RAD Studio API Documentation
Revision as of 01:53, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.Components.IScopeEditLink.SetReadOnly|api}} ==Description== {{#lsth:API:Data.Bind.Components.IScopeEditLink.SetReadOnly|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

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

C++

virtual void __fastcall SetReadOnly(TBasicBindComponent* ABindComp, const bool Value) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components IScopeEditLink

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!