TVirtualTreeColumns.GetColumnAndBounds Method

Virtual Tree View

Returns the column where the mouse is currently in as well as the left and right bound of this column.

Pascal
function GetColumnAndBounds(P: TPoint; var ColumnLeft: Integer; var ColumnRight: Integer; Relative: Boolean = True): Integer;
Description

Left and Right are undetermined if no column is involved.

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