Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTVCustomDrawEvent

TTVCustomDrawEvent - generic event handling method for Tree View custom drawing.

Declaration

Source position: comctrls.pp line 2942

type TTVCustomDrawEvent = procedure(

  Sender: TCustomTreeView;

  const ARect: TRect;

  var DefaultDraw: Boolean

) of object;



CT Web help

CodeTyphon Studio