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

TCustomListView.CustomDrawItem

CustomDrawItem - custom draws the specified item, and returns True if successful

Declaration

Source position: comctrls.pp line 1112

protected function TCustomListView.CustomDrawItem(

  AItem: TListItem;

  AState: TCustomDrawState;

  AStage: TCustomDrawStage

):Boolean; virtual;

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