Vcl.ExtCtrls.TCustomTrayIcon.IconIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IconIndex: Integer read FIconIndex write SetIconIndex default 0;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Description

This is an index into the Icons image list which is the icon currently being displayed in the system tray.