Vcl.ComCtrls.TCustomTreeView.DoCheckStateChanging

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoCheckStateChanging(Node: TTreeNode; NewCheckState, OldCheckState: TNodeCheckState): Boolean; virtual;

C++

virtual bool __fastcall DoCheckStateChanging(TTreeNode* Node, TNodeCheckState NewCheckState, TNodeCheckState OldCheckState);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView

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 !