ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 iekBitmap

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
John Posted - Mar 27 2012 : 10:36:39
Hello

Using the demo annotations\vectorial as a reference I create a iekBitmap object and then set MouseInteractVt := [miObjectSelect]; This allows the object to be selected and moved, however, it also allows the object to be changed in size.

Is there a mechanism to select the iekBitmap object and allow it to be moved but not allow the size to be changed?



TIA

John
1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Mar 27 2012 : 13:54:36
Hello,
remove ievsSizeable from ObjStyle[] property.