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

TConvertOptions

Declaration

Source position: lclproc.pas line 359

type TConvertOptions = set of (

  toInvalidCharError,

  toInvalidCharToSymbol,

  toUnfinishedCharError,

  toUnfinishedCharToSymbol

);

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