System.ImageList.TImageLink.ImageIndex
Delphi
property ImageIndex: TImageIndex read FImageIndex write SetImageIndex;
C++
__property System::Uitypes::TImageIndex ImageIndex = {read=FImageIndex, write=SetImageIndex, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | System.ImageList.pas System.ImageList.hpp |
System.ImageList | TImageLink |
Description
L'index d'une image de la liste des images.
Si IgnoreIndex vaut False
, chaque modification de ImageIndex déclenche un appel à Change.