[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The list item that is the drop target on the control.
Source position: comctrls.pp line 1638
public property TCustomListView.DropTarget : TListItem |
DropTarget is a TListItem property with the list item that is the drop target for the control. Read and write access for the property value is redirected to the widgetset class, where the DropTarget property in the TListItem instances are maintained.
|
Collection of list items displayed on the list view control. |
|
|
DropTarget - returns True if this is a valid target on the list for dropping. |
lazarus-ccr.sourceforge.net |