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