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

TIDLDefinitionList

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

Declaration

Source position: webidldefs.pp line 198

type TIDLDefinitionList = class(TIDLBaseObject)

public

  constructor Create(); virtual; overload;

  destructor Destroy; override;

  procedure Clear;

  function AsString();

  function Add();

  function Delete();

  function GetEnumerator;

  property Parent: TIDLDefinition; [r]

  property Definitions []: TIDLDefinition; default; [r]

  property Count: Integer; [r]

  property OwnsDefinitions: Boolean; [r]

end;

Inheritance

TIDLDefinitionList

|

TIDLBaseObject

|

TObject


Documentation generated on: 2023-03-18