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.4 | Generated 2025-11-08 | Home |