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

TIDLDefinition

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

Declaration

Source position: webidldefs.pp line 158

type TIDLDefinition = class(TIDLBaseObject)

public

  constructor Create(); virtual;

  function Add(); override;

  destructor Destroy; override;

  function IsExtension; virtual;

  function AsString(); override;

  function HasAttributes;

  function HasSimpleAttribute();

  property Name: UTF8String; [rw]

  property Data: TObject; [rw]

  property Parent: TIDLDefinition; [rw]

  property Attributes: TExtAttributeList; [rw]

end;

Inheritance

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2023-03-18