|
TStringTreeOptions Class
Options class used in the string tree and its descentants.
Pascal
TStringTreeOptions = class(TCustomStringTreeOptions);
Description
This options class publishes all properties inherited from its ancestor and does not add any further functionality.
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.
The new options introduced by the class.
TCustomStringTreeOptions Class
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
TCustomStringTreeOptions Class
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
published
Property
protected
public
read only
Method
virtual
Class Hierarchy
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|