Unit 'UTF8Utils' Package
[Overview][Types][Procedures and functions][Variables][Index] [#rtl-unicode]

TConvertOptions

Declaration

Source position: utf8utils.pp line 193

type TConvertOptions = set of (

  toInvalidCharError,

  toInvalidCharToSymbol,

  toUnfinishedCharError,

  toUnfinishedCharToSymbol

);


Documentation generated on: 2025-07-25