System.ImageList.TImageLink.IgnoreIndex

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IgnoreIndex: Boolean read FIgnoreIndex write FIgnoreIndex;

C++

__property bool IgnoreIndex = {read=FIgnoreIndex, write=FIgnoreIndex, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.ImageList.pas
System.ImageList.hpp
System.ImageList TImageLink


Description

Indique si l'objet TImageLink déclenche un appel à Change en cas de modification de ImageIndex.

Voir aussi