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.6 | Generated 2026-02-20 | Home |