TreePathSeparator property
Applies to
acTreeComboBox
component.
Declaration
property
TreePathSeparator: Char;
// '\' by default
Description
The TreePathSeparator specifies the separator character for the node path, in case if
ShowTreePathInEdit
= True.
See also
ShowTreePathInEdit
and
ShowEditor
properties.