Vcl.ExtCtrls.TCustomTrayIcon.IconIndex
Delphi
property IconIndex: Integer read FIconIndex write SetIconIndex default 0;
C++
__property int IconIndex = {read=FIconIndex, write=SetIconIndex, default=0};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomTrayIcon |
説明
これは,現在システムトレイに表示されているアイコンのアイコンイメージリストのインデックスです。
これは,現在システムトレイに表示されているアイコンのアイコンイメージリストのインデックスです。