Vcl.ComCtrls.TTreeView.OnCheckStateChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnCheckStateChanged;

C++

__property OnCheckStateChanged;

Propriétés

Type Visibilité  Source Unité  Parent
event published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTreeView

Description

Le gestionnaire d'événement OnCheckStateChanged est déclenché après le changement d'état de la propriété CheckState d'un noeud.

Voir aussi