Data.Bind.Components.TContainedBindComponent.GetDisplayName
Delphi
function GetDisplayName: string; virtual;
C++
virtual System::UnicodeString __fastcall GetDisplayName();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TContainedBindComponent |
説明
DisplayName プロパティを操作するための protected 取得メソッドの実装です。