Data.Bind.Components.TContainedBindComponent.DisplayName
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 |
説明
このコンポーネントの名前を保有する文字列を返します。