On Windows, System.SysUtils.TEncoding.Default returns the default ANSI code page; on Mac OS, it returns UTF-8. SysUtils.TEncoding.Default ...
958 bytes (83 words) - 08:06, 7 June 2016
System.SysUtils.TEncoding defines a specific encoding for a ... See Also : System.SysUtils.TEncoding.Default System.SysUtils.TMBCSEncoding ...
2 KB (166 words) - 18:57, 25 March 2014
On Windows, it returns the default ANSI code page; on Mac OS, it ... System.SysUtils.TEncoding.ANSI returns an instance of type System. ...
903 bytes (99 words) - 23:47, 16 October 2011
SysUtils. ... IsStandardEncoding compares AEncoding to the instances of TEncoding provided in the TEncoding class properties: Default, ASCII, ...
969 bytes (62 words) - 00:50, 17 October 2011
Description: SysUtils. ... AEncoding refers to an instance of TEncoding that will be filled out with the encoding type of the buffer. ...
1 KB (164 words) - 22:55, 16 October 2011
See Also : System.SysUtils.TEncoding.Default System.Classes.TStrings.LoadFromStream System.Classes.TStrings.SaveToStream Category:API ...
1 KB (76 words) - 11:36, 11 May 2016
Description: SysUtils. TEncoding. ... TEncoding. standard encodings returned by the properties ASCII , Default , UTF8 , Unicode , and BigEndianUnicode . ...
1 KB (57 words) - 23:10, 16 October 2011
SysUtils. ... By default CodePage will return $FFFFFFFF (-1) which indicates that a codepage is not supported/available/applicable. ...
644 bytes (49 words) - 00:59, 17 October 2011
See Also : System.SysUtils.TEncoding.Default Category:API Documentation Category:XE8
931 bytes (66 words) - 08:31, 7 April 2015
property of the TEncoding class; otherwise the default system locale is used, represented by the Default property of the TEncoding class. ...
989 bytes (70 words) - 00:42, 17 October 2011
Caution: System.SysUtils.TEncoding.ASCII is 7-bit ASCII and therefore is not compatible with UnicodeString, the default string type in RAD ...
1 KB (112 words) - 11:05, 10 February 2014
Description: SysUtils. ... By default, EncodingName will return , which indicates that a name is not supported/available/applicable. ...
802 bytes (69 words) - 23:06, 16 October 2011
See Also : System.SysUtils.TEncoding.Default System.SysUtils.TEncoding.IsStandardEncoding Category:API Documentation Category:Tokyo ...
1 KB (76 words) - 00:05, 10 February 2017
Byte arrays are converted to Unicode strings using the default system locale represented by the Default property of the TEncoding class ...
830 bytes (57 words) - 23:36, 16 October 2011
Unicode strings and WideStrings are converted using the default system locale represented by the Default property of the TEncoding class ...
890 bytes (58 words) - 11:01, 10 February 2014
On Windows, the default LineBreak value is a carriage return and ... See Also : System.SysUtils.TEncoding.GetPreamble Using TEncoding for ...
3 KB (233 words) - 03:05, 27 November 2020
locale is used to convert the strings into byte arrays; on the other platforms, the default system locale is used. ... See Also : TEncoding GetBytes ...
734 bytes (57 words) - 23:10, 16 October 2011
the Default standard encoding is accepted and corresponding number ... See Also : System.SysUtils.TEncoding.GetBufferEncoding System.IOUtils. ...
3 KB (320 words) - 19:37, 13 October 2020