Data.Bind.Components.TContainedBindComponent.GetDisplayName
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TContainedBindComponent |
Delphi
function GetDisplayName: string; virtual;
C++
virtual System::UnicodeString __fastcall GetDisplayName();
Description
Protected getter implementation for the DisplayName property.