TBaseVirtualTree.FocusedColumn Property

Virtual Tree View

Read or set the currently focused collumn.

Pascal
property FocusedColumn: TColumnIndex;
Description

When toExtendedFocus in TVTSelectionOptions is enabled then the user can select node cells in others than the main column (the column with the tree structure). In order to keep track, which column is currently selected FocusedColumn is used (similar to FocusedNode). 

 

See Also
Class
Links
What do you think about this topic? Send feedback!