[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GTKGlobals' (#lcl)

AddCharsetEncoding

Declaration

Source position: gtkglobals.pp line 419

procedure AddCharsetEncoding(

  CharSet: Byte;

  CharSetReg: Charsetstr;

  CharSetCod: Charsetstr;

  ToEnum: Boolean = True;

  CrPart: Boolean = False;

  CcPart: Boolean = False

);