TVTColors.DropMarkColor Property

Virtual Tree View

Color of the drop mark.

Pascal
property DropMarkColor: TColor;
Description

Since the drop metapher has been extended to include dropping on node, above a node or below a node (e.g. to determine adding as child, previous sibling or next sibling) there must be an indication where the node would actually be placed when it would be dropped. This indication is the drop mark, whose color can be set via the DropMarkColor property.

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