[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 1457

protected function TCustomListView.IsCustomDrawn(

  ATarget: TCustomDrawTarget;

  AStage: TCustomDrawStage

):Boolean; virtual;