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

TTVCustomDrawArrowEvent

Declaration

Source position: comctrls.pp line 2827

type TTVCustomDrawArrowEvent = procedure(

  Sender: TCustomTreeView;

  const ARect: TRect;

  ACollapsed: Boolean

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.