|
TVirtualTreeColumns.HandleClick Method
Generates a click event if the mouse button has been released over the same column it was pressed first.
Pascal
procedure HandleClick(P: TPoint; Button: TMouseButton; Force: Boolean; DblClick: Boolean);
Description
Alternatively, Force might be set to true to indicate that the down index does not matter (right, middle and double click).
Class
Links
What do you think about this topic? Send feedback!
|