Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

IdTextEncodingType

Declaration

Source position: IdGlobal.pas line 641

type IdTextEncodingType = (

  encIndyDefault,

  

  encOSDefault,

  

  enc8Bit,

  

  encASCII,

  

  encUTF16BE,

  

  encUTF16LE,

  

  encUTF7,

  

  encUTF8

  

);



CT Web help

CodeTyphon Studio