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

TExtAttributeList

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

Declaration

Source position: webidldefs.pp line 125

type TExtAttributeList = class(TPersistent)

public

  constructor Create;

  destructor destroy; override;

  procedure Assign(); override;

  procedure Add();

  function ToLine();

  function AsString();

  function IndexOf();

  property Attrs []: UTF8String; default; [r]

  property Count: Integer; [r]

end;

Inheritance

TExtAttributeList

|

TObject


Documentation generated on: 2023-03-18