Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefXmlEncodingType

Declaration

Source position: cef3types.pas line 1716

type TCefXmlEncodingType = (

  XML_ENCODING_NONE = 0,

  

  XML_ENCODING_UTF8,

  

  XML_ENCODING_UTF16LE,

  

  XML_ENCODING_UTF16BE,

  

  XML_ENCODING_ASCII

  

);



CT Web help

CodeTyphon Studio