Unit 'mnXML' Package
[Overview][Types][Classes][Index] [#pl_minilib]

TmnXMLAttributes

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

Declaration

Source position: mnXML.pas line 114

type TmnXMLAttributes = class(TObjectList)

public

  constructor Create(); virtual;

  

  procedure SetText();

  

  function Find();

  

  procedure Add();

  

  procedure Append(); overload;

  

  procedure AssignFrom(); overload;

  

  property Items []: TmnXMLAttribute; [r]

  

  property Values []: string; default; [rw]

  

end;

Inheritance

TmnXMLAttributes

  

|

TObject



CT Web help

CodeTyphon Studio