Data.Bind.Components.TLinkPropertyToFieldDelegate.SetComponentProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetComponentProperty(const Value: string);

C++

void __fastcall SetComponentProperty(const System::UnicodeString Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkPropertyToFieldDelegate

Description

Protected setter implementation for the ComponentProperty property.

See Also