[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns a list of images for dragging.
Source position: controls.pp line 412
protected function TDragObject.GetDragImages: TDragImageList; virtual; |
The ImageList to use, is Nil by default!
The returned TDragImageList provides methods for the selection and display of an image, shown while dragging. This implementation returns Nil, must be overridden (e.g. in TDragControlObject).
|
A drag object for dragging a control. |
lazarus-ccr.sourceforge.net |