API:Vcl.ComCtrls.TTreeView.OnCheckStateChanged

提供:RAD Studio API Documentation

Delphi

property OnCheckStateChanged;

C++

__property OnCheckStateChanged;

プロパティ

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

説明

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

関連項目