Vcl.ComCtrls.TCustomTreeView.DoCheckStateChanging

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。