Unit 'jswriter' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-js]

TWriteOption

Declaration

Source position: jswriter.pp line 162

type TWriteOption = (

  woCompact,

  woTabIndent,

  woEmptyStatementAsComment,

  woQuoteElementNames,

  woCompactArrayLiterals,

  woCompactObjectLiterals,

  woCompactArguments

);


Documentation generated on: 2025-07-25