System.ImageList.TImageLink.OnChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnChange: TNotifyEvent read FOnChange write FOnChange;

C++

__property System::Classes::TNotifyEvent OnChange = {read=FOnChange, write=FOnChange};

Propriétés

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


Description

Se produit quand la propriété Images ou ImageIndex change.

Voir aussi