System.ImageList.TImageLink.IgnoreIndex
Delphi
property IgnoreIndex: Boolean read FIgnoreIndex write FIgnoreIndex;
C++
__property bool IgnoreIndex = {read=FIgnoreIndex, write=FIgnoreIndex, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | System.ImageList.pas System.ImageList.hpp  | 
        System.ImageList | TImageLink | 
Beschreibung
Gibt an, ob das TImageLink-Objekt einen Aufruf von Change auslöst, wenn sich ImageIndex ändert.