AutoFillCaption: Boolean
The AutoFillCaption property determines whether the name of the selected tree node is displayed in the TreeCombo component header.
If the property is set to False, the header of the TreeCombo component does not show name of the selected tree node. The True value is set by default.
The example of property use is given in the TreeCombo constructor description.
See also: