Vcl.JumpList.TJumpListItem.Icon

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Icon: TFileName read FIcon write SetIcon;

C++

__property System::Sysutils::TFileName Icon = {read=FIcon, write=SetIcon};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TJumpListItem


Beschreibung

Pfad eines Symbols, das für Ihren Eintrag in der Sprungliste Ihrer Anwendung neben dem Anzeigenamen Ihres Eintrags angezeigt werden sollte.

Siehe auch