treeview ShowFrame property
Return to Introduction  Previous page  Next page
Applies to
acTreeView component as subproperty of BoldItem structure.  

Declaration
property ShowFrame: Boolean; // True by default  

Description
The ShowFrame property specifies whether the "bold" node should display the frame around it (with color specified by ColorFrame property).  
 
Set ShowFrame to False if you don't want to display the frame, or even set ColorBack to clWindow if you don't want to mark out the background under the bold node at all.  

See also
ColorFrame and ColorBack properties.