Software FX Posted June 13, 2000 Report Share Posted June 13, 2000 It must have been something they changed in Delphi 5.0 as I do not experience this problem with this version. I must say though, that a similar problem occurs in Borland C++ builder and it is solved by assigning ' ' (blank space) instead of '' (empty string). The problem is that '' is translated into something else by the wrapper classes and this conversion fails for this particular case. -- Frank SFX Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.