Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.