[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CustomDraw - performs custom drawing in the given rectangle, and returns True if successful
Source position: comctrls.pp line 1106
protected function TCustomListView.CustomDraw( |
const ARect: TRect; |
AStage: TCustomDrawStage |
):Boolean; virtual; |