Since D2009 Delphi treats low-byte character constants (#00..#127) differently from high-byte ones (#128..#255).
Since D2009 Delphi treats low-byte character constants (#00..#127) differently from high-byte ones (#128..#255).
Can somebody please point me to the documetation page where this is documented? My google-fu is failing me :(
TIA!
Can somebody please point me to the documetation page where this is documented? My google-fu is failing me :(
TIA!
Found it: docwiki.embarcadero.com - HIGHCHARUNICODE directive (Delphi) - RAD Studio
ReplyDelete