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

TCustomListView.CustomDraw

CustomDraw - performs custom drawing in the given rectangle, and returns True if successful

Declaration

Source position: comctrls.pp line 1490

protected function TCustomListView.CustomDraw(

  const ARect: TRect;

  AStage: TCustomDrawStage

):Boolean; virtual;