Vcl.ExtCtrls.TCustomTrayIcon.IconIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IconIndex: Integer read FIconIndex write SetIconIndex default 0;

C++

__property int IconIndex = {read=FIconIndex, write=SetIconIndex, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Beschreibung

Dies ist ein Index für die Icons-Bildliste, der anzeigt, welches Symbol gerade im Infobereich der Taskleiste angezeigt wird.