Fábio Nascimento
 
Brazil
72 Posts |
Posted - May 30 2016 : 14:56:42
|
Hi,
When I set ImageEnVect.MouseInteract := [miSelect]; I can draw a box to select an area of the image. Then I work on the selected area and it works great.
But what is the code to remove this box (dont do anything to the image itself, just remove this selection box)?
For example, when I click outside this box, the box is automatically removed from the ImageEnVect, but I can't find a way to do it by code.
I need this because I can switch from miSelect to miScoll, but if I have a selected area, it remains even if I'm on miScroll mode.
Thanks! |
|