Vcl.ComCtrls.TTreeView.OnCheckStateChanging

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnCheckStateChanging;

C++

__property OnCheckStateChanging;

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 OnCheckStateChanging est déclenché avant le changement d'état de la propriété CheckState d'un noeud.

Voir aussi