Talk:Unicode in RAD Studio

From RAD Studio
Jump to: navigation, search

There is a formatting issue (probably) in this statement: "For RAD Studio, the format of AnsiString ....."

Response

Formatting issue has been fixed. Thank you for your comment.

RAD-7472

KrisHouser 10:44, 10 January 2011 (PST)

CharinSet case and link to description

It must be mentioned as CharInSet. And all other identifiers must be linked to their descriptions too!

Also at this page must be noted W1050_WideChar_reduced_to_byte_char_in_set_expressions_(Delphi), i.e. "To accomodate existing code that uses this "Set of Char" syntax, the compiler will treat the expression as "set of AnsiChar". The warning message reminds you that the set can only store the boolean state of 256 distinct elements, not the full range of the Char type." --Nashev (talk) 03:20, 14 March 2017 (PDT)