[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns a list of images for dragging.
Source position: controls.pp line 517
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, and must be overridden (e.g. in TDragControlObject).
|
A drag object for dragging a control. |
Version 4.0 | Generated 2025-05-03 | Home |