API:Vcl.ComCtrls.TCustomTreeView.ChangeDelay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ChangeDelay: Integer read GetChangeDelay write SetChangeDelay default 0;

C++

__property int ChangeDelay = {read=GetChangeDelay, write=SetChangeDelay, default=0};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.