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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.