 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Holger Niemann Guest
|
Posted: Tue Jul 29, 2003 7:03 am Post subject: ValueListEditor - Can you confirm this bug? |
|
|
Hi,
I think I found a bug in the TValueListEditor. (D7)
In my code I want to set the strings of the Editor.
So when my prog starts strings is empty.
When I try to append or add some strings at runtime
outside the createprocess I receive a runtime exception
within the add or append method of strings.
When I add in the createprocess one string in the strings
property, I'm able to add as many strings at runtime I want
without any exception.
Can someone confirm this behavior?
So this explanation is simplified, because in my real code
Im working with my own class:
TMyValueListEditor = class(TValueListEditor)
I register this class later, but I think that this
has no influence to the problem.
Any ideas?
|
|
| 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
|
|