Vcl.ComCtrls.TTreeView.CheckStyles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CheckStyles;

C++

__property CheckStyles = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTreeView

Description

CheckStyles property allows to adjust the behaviour of node checkboxes.

See CheckState for details.

See Also