System.Tether.AppProfile.TLocalResource.GetDisplayName
Delphi
function GetDisplayName: string; override;
C++
virtual System::UnicodeString __fastcall GetDisplayName(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp | System.Tether.AppProfile | TLocalResource | 
Description
Returns the display name of the local resource.
The display name of a local resource is "Local Resource <n>", where <n> is the Index of the local resource.