Vcl.ExtCtrls.TTrayIcon.IconIndex
Delphi
property IconIndex: Integer read FIconIndex write SetIconIndex default 0;
C++
__property IconIndex = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TTrayIcon |
Description
This is an index into the Icons image list which is the icon currently being displayed in the system tray.