Unit 'FPPas2Js' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pastojs]

TPasToJsConverterOption

Declaration

Source position: fppas2js.pp line 1417

type TPasToJsConverterOption = (

  coLowerCase,

  coSwitchStatement,

  coEnumNumbers,

  coUseStrict,

  coNoTypeInfo,

  coEliminateDeadCode,

  coStoreImplJS,

  coRTLVersionCheckMain,

  coRTLVersionCheckSystem,

  coRTLVersionCheckUnit,

  coShortRefGlobals,

  coObfuscateLocalIdentifiers

);


Documentation generated on: 2023-03-18