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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 iekBOX iekELLIPSE has label? like iekLINELabel
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

wealsh

13 Posts

Posted - May 20 2019 :  03:23:39  Show Profile  Reply

object iekBOX iekELLIPSE has label? like iekLINELabel

xequte

38127 Posts

Posted - May 21 2019 :  01:05:15  Show Profile  Reply
No, but if you use Layers instead of ImageEnVect objects, then you can a TIETextLayer object. Text layers can have text and also a box or elliptical background (text is centered).

Otherwise you can use a text object together with a shape object and then group them.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

wealsh

13 Posts

Posted - May 21 2019 :  02:10:34  Show Profile  Reply
yes ,I ....do that ...if move BOX(hobj) then box_text(hobj+1) move ..... so ... no good... so bad ...

if create box then create text ,group hobj hobj+1 ... is there a better way?

procedure movebox(hobj);
begin
boxobj[hobj] move...
box_text[hobj+1] move...
end;
Go to Top of Page

xequte

38127 Posts

Posted - May 21 2019 :  19:49:38  Show Profile  Reply
Hi

That is the only way with ImageEnVect objects.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: