News

So clearly I've been using Perl way too long and I've forgotten how to do some pretty elementary C++ stuff. You should have seen the puzzled look on my face when the compiler told me "Cannot ...
Yeah, String is short for AnsiString.<BR><BR>In Borland, all objects that use a caption, or text have their property set as AnsiString.<BR><BR>For example, in order to display an integer in a text ...