treeview RowSelect property
Return to Introduction  Previous page  Next page
Applies to
acTreeView and acListView components.  

Declaration
property RowSelect: Boolean;  

Description
Specifies whether the entire row of the selected item is highlighted. Set RowSelect to True to cause the entire row of the selected item to be highlighted.  
 
RowSelect is ignored if ShowLines is True.