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

TIDLAttributeDefinition

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

Declaration

Source position: webidldefs.pp line 274

type TIDLAttributeDefinition = class(TIDLPropertyDefinition)

protected

  function GetType; override;

  function GetPropertyAccess; override;

public

  destructor Destroy; override;

  function AsString(); override;

  property AttributeType: TIDLTypeDefDefinition; [rw]

  property Options: TAttributeOptions; [rw]

end;

Inheritance

TIDLAttributeDefinition

|

TIDLPropertyDefinition

|

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2025-07-25