[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Actions occurring while dragging an image.
Source position: lcltype.pp line 73
type TDockImageOperation = ( |
||
disShow, |
|
Show the image. |
disMove, |
|
Move the already visible image. |
disHide |
|
Hide the image. |
); |
Version 4.0 | Generated 2025-05-03 | Home |