OSDN Git Service

Removed TXMLDocument and related codes and added XDOMJ
[winbottle/winbottle.git] / bottleclient / LogForm.dfm
index e8aba93..d87dcd3 100755 (executable)
@@ -1,6 +1,6 @@
 object frmLog: TfrmLog
-  Left = 331
-  Top = 618
+  Left = 535
+  Top = 498
   Width = 494
   Height = 480
   Caption = #12525#12464' - '#12480#12502#12523#12463#12522#12483#12463#12391#20877#29983
@@ -340,12 +340,6 @@ object frmLog: TfrmLog
       OnClick = mnCloseTabClick
     end
   end
-  object XMLDocument: TXMLDocument
-    Options = [doNodeAutoCreate, doNodeAutoIndent, doAttrNull, doAutoPrefix, doNamespaceDecl]
-    Left = 208
-    Top = 56
-    DOMVendorDesc = 'MSXML'
-  end
   object OpenDialog: TOpenDialog
     DefaultExt = 'xml'
     Filter = 'XML'#12501#12449#12452#12523'(*.xml)|*.xml|'#12377#12409#12390#12398#12501#12449#12452#12523'(*.*)|*.*'