Data.Bind.ObjectScope.TBindFieldDef.GetDisplayName

提供:RAD Studio API Documentation

Delphi

function GetDisplayName: string; override;

C++

virtual System::UnicodeString __fastcall GetDisplayName();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindFieldDef


説明

コレクション エディタに表示されるコレクション アイテムの名前を返します。

関連項目