[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

TConvertOption

Declaration

Source position: lazutf8.pas line 185

type TConvertOption = (

  toInvalidCharError,

  

  toInvalidCharToSymbol,

  

  toUnfinishedCharError,

  

  toUnfinishedCharToSymbol

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.