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

TTVAdvancedCustomDrawEvent

Declaration

Source position: comctrls.pp line 1798

type TTVAdvancedCustomDrawEvent = procedure(

  Sender: TCustomTreeView;

  const ARect: TRect;

  Stage: TCustomDrawStage;

  var DefaultDraw: Boolean

) of object;