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.
Vcl.ExtCtrls.TTrayIcon.IconIndex inherits from Vcl.ExtCtrls.TCustomTrayIcon.IconIndex. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.IconIndex.
This is an index into the Icons image list which is the icon currently being displayed in the system tray.
This is an index into the Icons image list which is the icon currently being displayed in the system tray.