Data.Bind.ObjectScope.TBindFieldDefValueWriter.SetValue

From RAD Studio API Documentation
Revision as of 22:35, 13 June 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.ObjectScope.TBindFieldDefValueWriter.SetValue|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.TBindFieldDefValueWriter.SetValue|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure SetValue(const AValue: T); override;

C++

virtual void __fastcall SetValue(const T AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindFieldDefValueWriter

Description


Embarcadero Technologies does not currently have any additional information.