System.ImageList.TImageLink.IgnoreIndex
Delphi
property IgnoreIndex: Boolean read FIgnoreIndex write FIgnoreIndex;
C++
__property bool IgnoreIndex = {read=FIgnoreIndex, write=FIgnoreIndex, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.ImageList.pas System.ImageList.hpp | System.ImageList | TImageLink | 
Description
Indicates whether the TImageLink object triggers a call to Change when ImageIndex changes.