[Overview][Constants][Types][Classes][Procedures and functions][Index] |
IsCustomDrawn - returns True if a target has been custom drawn.
Source position: comctrls.pp line 1536
protected function TCustomListView.IsCustomDrawn( |
ATarget: TCustomDrawTarget; |
AStage: TCustomDrawStage |
):Boolean; virtual; |
Indicates whether the control, items, or sub-items are custom-drawn using the event handlers available in the control.