RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeView.RowSelect Property

Specifies whether the entire row of the selected item is highlighted.

Pascal
property RowSelect: Boolean;
C++
__property Boolean RowSelect;

Set RowSelect to true to cause the entire row of the selected item to be highlighted. 

RowSelect is ignored if ShowLines is true. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!