Thema: Delphi XML Problem

Einzelnen Beitrag anzeigen

nanix
(Gast)

n/a Beiträge
 
#6

Re: XML Problem

  Alt 5. Jan 2010, 12:39
I used a XMLDocument and empty form all with 2010 delphi.

Next errors i got.

Zitat:
[DCC Error] Unit2.pas(29): E2003 Undeclared identifier: 'TDOMNode'
[DCC Error] Unit2.pas(32): E2250 There is no overloaded version of 'Create' that can be called with these arguments
[DCC Error] Unit2.pas(35): E2035 Not enough actual parameters
[DCC Error] Unit2.pas(36): E2003 Undeclared identifier: 'Appendchild'
[DCC Error] Unit2.pas(40): E2035 Not enough actual parameters
[DCC Error] Unit2.pas(41): E2003 Undeclared identifier: 'TDOMElement'
[DCC Error] Unit2.pas(41): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(42): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(45): E2035 Not enough actual parameters
[DCC Error] Unit2.pas(47): E2003 Undeclared identifier: 'CreateTextNode'
[DCC Error] Unit2.pas(48): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(49): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(49): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(52): E2035 Not enough actual parameters
[DCC Error] Unit2.pas(54): E2003 Undeclared identifier: 'CreateTextNode'
[DCC Error] Unit2.pas(55): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(56): E2029 Statement expected but '.' found
[DCC Error] Unit2.pas(56): E2066 Missing operator or semicolon
[DCC Error] Unit2.pas(58): E2003 Undeclared identifier: 'writeXMLFile'
  Mit Zitat antworten Zitat