Data.Bind.Components.TLinkPropertyToFieldDelegate.FieldName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property FieldName: string read GetSourceMember write SetSourceMember;

C++

__property System::UnicodeString FieldName = {read=GetSourceMember, write=SetSourceMember};

プロパティ

種類 可視性 ソース ユニット
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkPropertyToFieldDelegate


説明

このラッピング バインディング コンポーネントが参照する、フィールド名を示します。

関連項目