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

TWriteOptions

Declaration

Source position: jswriter.pp line 163

type TWriteOptions = set of (

  woCompact,

  woTabIndent,

  woEmptyStatementAsComment,

  woQuoteElementNames,

  woCompactArrayLiterals,

  woCompactObjectLiterals,

  woCompactArguments

);


Documentation generated on: 2023-03-18