Vcl.Dialogs.TFavoriteLinkItem.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
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TFavoriteLinkItem

Description

Obtient le nom affiché de l'élément.

GetDisplayName obtient le nom d'un élément favori qui apparaît dans le dialogue de fichier.

Voir aussi