TVirtualStringTree.Colors Property

Virtual Tree View

A collection of colors used in the tree.

Pascal
property Colors: TVTColors;
Description

This property holds an instance of the TVTColors class, which is used to customize many of the colors used in a tree. Placing them all in a specialized class helps organizing the colors in the object inspector and improves general management.

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