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 | Hosted on Source Forge |