Data.Bind.ObjectScope.TBindFieldDef.GetDisplayName
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBindFieldDef |
Delphi
function GetDisplayName: string; override;
C++
virtual System::UnicodeString __fastcall GetDisplayName();
Description
Returns the name of the collection item that appears in the collection editor.