Unit 'PScanner' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TPOptions

Declaration

Source position: pscanner.pp line 693

type TPOptions = set of (

  po_delphi,

  po_KeepScannerError,

  po_CAssignments,

  po_ResolveStandardTypes,

  po_AsmWhole,

  po_NoOverloadedProcs,

  po_KeepClassForward,

  po_ArrayRangeExpr,

  po_SelfToken,

  po_CheckModeSwitches,

  po_CheckCondFunction,

  po_StopOnErrorDirective,

  po_ExtConstWithoutExpr,

  po_StopOnUnitInterface,

  po_IgnoreUnknownResource,

  po_AsyncProcs,

  po_DisableResources,

  po_AsmPascalComments,

  po_AllowMem

);


Documentation generated on: 2023-03-18