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

TIDLIterableDefinition

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: webidldefs.pp line 620

type TIDLIterableDefinition = class(TIDLDefinition)

public

  destructor Destroy; override;

  function HaveArguments;

  property ValueType: TIDLTypeDefDefinition; [rw]

  property KeyType: TIDLTypeDefDefinition; [rw]

  property IsAsync: Boolean; [rw]

  property Arguments: TIDLDefinitionList; [r]

end;

Inheritance

TIDLIterableDefinition

|

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2025-07-25