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

TCustomListView.IsCustomDrawn

IsCustomDrawn - returns True if a target has been custom drawn.

Declaration

Source position: comctrls.pp line 1536

protected function TCustomListView.IsCustomDrawn(

  ATarget: TCustomDrawTarget;

  AStage: TCustomDrawStage

):Boolean; virtual;

Description

Indicates whether the control, items, or sub-items are custom-drawn using the event handlers available in the control.

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