JVCL Help:TJvTreeViewCheckBoxOptions
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTreeViewCheckBoxOptions Class
[+] JvCheckTreeView.pas Classes
[+] TJvTreeViewCheckBoxOptions Methods
[+] TJvTreeViewCheckBoxOptions Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTreeViewCheckBoxOptions
run\JvCheckTreeView.pas
Summary
Class used to store checkbox options in a TJvCheckBoxTreeView.
Pascal
run\JvCheckTreeView.pas
TJvTreeViewCheckBoxOptions = class(TPersistent);
Description
The TJvTreeViewCheckBoxOptions class is the class used to store checkbox option settings in the TJvCheckTreeView components CheckBoxOptions property. Since this property is a class, it is displayed as a nested property set in the Object Inspector. An instance of this class is created automatically by the tree view. Do not create instances of this class yourself.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page