JVCL Help:TJvTreeViewCheckBoxOptions

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTreeViewCheckBoxOptions
run\JvCheckTreeView.pas


Summary

Class used to store checkbox options in a TJvCheckBoxTreeView.

run\JvCheckTreeView.pas


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.

run\JvCheckTreeView.pas


About

Navigation

run\JvCheckTreeView.pas



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