Specifies an event handler signalled for a right mouse click on a list view column.
Source position: comctrls.pp line 1308
type TLVColumnRClickEvent = procedure( |
Sender: TObject; |
Column: TListColumn; |
Point: TPoint |
) of object; |
Not used in the current LCL version.
| Version 4.4 | Generated 2025-11-08 | Home |