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

TTVCustomDrawEvent

TTVCustomDrawEvent - generic event handling method for Tree View custom drawing

Declaration

Source position: comctrls.pp line 1939

type TTVCustomDrawEvent = procedure(

  Sender: TCustomTreeView;

  const ARect: TRect;

  var DefaultDraw: Boolean

) of object;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads