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

TUTF8TrimFlag

Declaration

Source position: lazutf8.pas line 161

type TUTF8TrimFlag = (

  u8tKeepStart,

  u8tKeepEnd,

  u8tKeepTabs,

  u8tKeepLineBreaks,

  u8tKeepNoBreakSpaces,

  u8tKeepControlCodes

);

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