Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomListView.IntfCustomDraw

IntfCustomDraw - uses the interface to perform custom drawing

Declaration

Source position: comctrls.pp line 1554

protected function TCustomListView.IntfCustomDraw(

  ATarget: TCustomDrawTarget;

  AStage: TCustomDrawStage;

  AItem: Integer;

  ASubItem: Integer;

  AState: TCustomDrawState;

  const ARect: PRect

):TCustomDrawResult;


Version 4.4 Generated 2025-11-08 Home