[Overview][Constants][Types][Classes][Index] |
TLVCustomDrawEvent - generic event handler method for List View custom drawing
Source position: comctrls.pp line 1279
type TLVCustomDrawEvent = procedure( |
Sender: TCustomListView; |
const ARect: TRect; |
var DefaultDraw: Boolean |
) of object; |