Data.Bind.Components.TLinkPropertyToFieldDelegate.GetSourceMember

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSourceMember: string;

C++

System::UnicodeString __fastcall GetSourceMember();

Properties

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

Description

Protected getter implementation for the FieldName property.

See Also