|
TVirtualTreeOptions Class
Collects all binary options of the tree control into one place for easier access.
Pascal
TVirtualTreeOptions = class(TCustomVirtualTreeOptions);
Description
TVirtualTreeOptions does not add any new functionality to TCustomVirtualTreeOptions but is the publicly available class.
Group
Members
Properties
Options related to animations.
Options related to automatic actions.
Options not related to any other category.
Options related to painting.
Options related to the way nodes can be selected.
TCustomVirtualTreeOptions Class
Options related to animations.
Options related to automatic actions.
Options not related to any other category.
Owner tree to which the property class belongs.
Options related to painting.
Options related to the way nodes can be selected.
Methods
TCustomVirtualTreeOptions Class
Used to copy this option class to another option collection.
Constructor of the class.
Legend
published
Property
protected
public
read only
Method
virtual
Class Hierarchy
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|