 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Miroo_news Guest
|
Posted: Tue Dec 23, 2003 8:53 am Post subject: TLB Editor - How to change the order? |
|
|
Hi
how to change the order of methods and properties
in TLE (TLB Editor)?
I'm using Delphi7 Pro
Regards
Miroo
|
|
| Back to top |
|
 |
Miroo_news Guest
|
Posted: Wed Dec 31, 2003 9:18 am Post subject: Re: TLB Editor - How to change the order? |
|
|
Użytkownik "Miroo_news" <miroo (AT) USUNTO (DOT) poczta.fm> napisał w wiadomości
news:bs8vuv$puv$1 (AT) atlantis (DOT) news.tpi.pl...
| Quote: | Hi
how to change the order of methods and properties
in TLE (TLB Editor)?
I'm using Delphi7 Pro
|
Nobody knows, it's a pity...
Isn't it possible?
Regards,
Miroo
|
|
| Back to top |
|
 |
John Carlyle-Clarke Guest
|
Posted: Mon Jan 05, 2004 9:25 am Post subject: Re: TLB Editor - How to change the order? |
|
|
"Miroo_news" <miroo (AT) USUNTO (DOT) poczta.fm> wrote in news:bs8vuv$puv$1
@atlantis.news.tpi.pl:
| Quote: | Hi
how to change the order of methods and properties
in TLE (TLB Editor)?
I'm using Delphi7 Pro
|
In Delphi 5, I've achieved this by switching to the "Text" tab for the
interface, selecting all the code, copying it, and pasting it into a
text editor. I then edit it and paste it back in when I am done.
This is a useful way to edit the code of the type library directly.
It works better than trying to edit it in the TLB editor (this seems
to cause problems).
If you only want to edit an interface, select the top level of the
interface. If you want to change the order of interfaces and classes
and other items, then select the top level of the type library.
The order of the items is the order of the lines in the text file, so
just sort them into the order you want.
Hope that helps!
P.S. I've also found this is the only way (in D5 at least) to make
significant changes to dispid's.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|