Vcl.ComCtrls.TTVCheckStateChangedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TTVCheckStateChangedEvent = procedure(Sender: TCustomTreeView; Node: TTreeNode; CheckState: TNodeCheckState) of object;

C++

typedef void __fastcall (__closure *TTVCheckStateChangedEvent)(TCustomTreeView* Sender, TTreeNode* Node, TNodeCheckState CheckState);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !