Data.Bind.Components.TLinkPropertyToFieldDelegate.SetComponentProperty
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TLinkPropertyToFieldDelegate |
Delphi
procedure SetComponentProperty(const Value: string);
C++
void __fastcall SetComponentProperty(const System::UnicodeString Value);
Description
Protected setter implementation for the ComponentProperty property.