API:Vcl.ComCtrls.TCustomTreeView.OnChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChange: TTVChangedEvent read FOnChange write FOnChange;

C++

__property TTVChangedEvent OnChange = {read=FOnChange, write=FOnChange};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView

Description

Embarcadero Technologies does not currently have any additional information.