maybe I am doing it wrong. It is really the last selected object grips I want to hide. Do i need to add something else to my 2 lines statement? I still see all the yellow circles around my box.. Thanks.
No, I tried an empty project with just a TImageEnVect. A button click executes ObjGripPen/ObjGripBrush settings, and the grips immediately hide. Of course this is valid for "objects" grips, not for selection grips.
I think i got it to work. I also had a selection grip on top of the object grip and it was the one that would stay. By using deselect, everything is good now. My mistake. Sorry