System.Tether.AppProfile.TLocalAction.GetDisplayName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDisplayName: string; override;

C++

virtual System::UnicodeString __fastcall GetDisplayName();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalAction


Description

Renvoie le nom d'affichage de l'action locale.

Le nom d'affichage d'une action locale est "Action locale <n>", où <n> est l'Index de l'action locale.

Voir aussi