Unit 'LazUTF8' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#bs_utils]

TConvertResult

Declaration

Source position: lazutf8.pas line 191

type TConvertResult = (

  trNoError,

  

  trNullSrc,

  

  trNullDest,

  

  trDestExhausted,

  

  trInvalidChar,

  

  trUnfinishedChar

  

);



CT Web help

CodeTyphon Studio