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

IndyTextEncoding

Declaration

Source position: IdGlobal.pas line 643

function IndyTextEncoding(

  AType: IdTextEncodingType

):IIdTextEncoding; overload;

function IndyTextEncoding(

  ACodepage: UInt16

):IIdTextEncoding; overload;

function IndyTextEncoding(

  const ACharSet: string

):IIdTextEncoding; overload;



CT Web help

CodeTyphon Studio