Vcl.ComCtrls.TTreeView.OnCheckStateChanging

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

Delphi

property OnCheckStateChanging;

C++

__property OnCheckStateChanging;

プロパティ

種類 可視性 ソース ユニット
event published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTreeView

説明

OnCheckStateChanging イベント ハンドラは、ノードの CheckState が変更される前に発生します。

関連項目