Data.Bind.Components.TLinkPropertyToFieldDelegate.ComponentProperty
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TLinkPropertyToFieldDelegate | |
Delphi
property ComponentProperty: string read FComponentProperty write SetComponentProperty;
C++
__property System::UnicodeString ComponentProperty = {read=FComponentProperty, write=SetComponentProperty};
Description
Specifies the name of the property of the component that this wrapping binding component references.