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

TWriteOption

Declaration

Source position: jswriter.pp line 153

type TWriteOption = (

  woCompact,

  woTabIndent,

  woEmptyStatementAsComment,

  woQuoteElementNames,

  woCompactArrayLiterals,

  woCompactObjectLiterals,

  woCompactArguments

);


Documentation generated on: 2023-03-18