Unit 'webidldefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#webidl]

TFunctionOption

Declaration

Source position: webidldefs.pp line 389

type TFunctionOption = (

  foCallBack,

  foStatic,

  foStringifier,

  foGetter,

  foSetter,

  foDeleter,

  foLegacyCaller,

  foConstructor

);


Documentation generated on: 2025-07-25