Data.Bind.Components.TContainedBindComponent.DisplayName

提供:RAD Studio API Documentation

Delphi

property DisplayName: string read GetDisplayName;

C++

__property System::UnicodeString DisplayName = {read=GetDisplayName};

プロパティ

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


説明

このコンポーネントの名前を保有する文字列を返します。

関連項目