Data.Bind.Components.TColumnLinkExpressionItem.Name

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

Delphi

property Name: string read GetName write SetName;

C++

__property System::UnicodeString Name = {read=GetName, write=SetName};

プロパティ

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


説明

この項目の名前を示します。

関連項目