Vcl.Dialogs.TFavoriteLinkItem.Location

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Location: string read FLocation write FLocation;

C++

__property System::UnicodeString Location = {read=FLocation, write=FLocation};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TFavoriteLinkItem

Beschreibung

Angezeigter Name für einen Eintrag.

Location enthält den Namen, der in einem Datei-Dialogfeld für einen Favoriteneintrag angezeigt wird.

Siehe auch