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

TLVCustomDrawEvent

Declaration

Source position: comctrls.pp line 846

type TLVCustomDrawEvent = procedure(

  Sender: TCustomListView;

  const ARect: TRect;

  var DefaultDraw: Boolean

) of object;