TVirtualStringTree.TreeOptions Property

Virtual Tree View

Reference to the tree's options.

Pascal
property TreeOptions: TStringTreeOptions;
Description

The tree options are one of the main switchs to modify a treeview's behavior. Virtual Treeview supports customizing tree options by descentants. This allows very fine adjustments for derived tree classes, including the decision which properties should be published. For more information about the base options see TCustomVirtualTreeOptions and its descentants.

Class
Links
What do you think about this topic? Send feedback!