|
TCustomStringTreeOptions Class
Enhanced options class for string trees.
Pascal
TCustomStringTreeOptions = class(TCustomVirtualTreeOptions);
Description
This class enhances the base class TCustomVirtualTreeOptions by options related to a string tree.
Group
Members
Properties
The new options introduced by the class.
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
Used to copy the options class.
The constructor of the class.
TCustomVirtualTreeOptions Class
Used to copy this option class to another option collection.
Constructor of the class.
Legend
protected
Property
public
read only
Method
virtual
Class Hierarchy
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|