[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TLVColumnRClickEvent

Declaration

Source position: comctrls.pp line 838

type TLVColumnRClickEvent = procedure(

  Sender: TObject;

  Column: TListColumn;

  Point: TPoint

) of object;