serverdemo.lps 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectSession>
  4. <PathDelim Value="\"/>
  5. <Version Value="9"/>
  6. <BuildModes Active="Default"/>
  7. <Units Count="5">
  8. <Unit0>
  9. <Filename Value="serverdemo.lpr"/>
  10. <IsPartOfProject Value="True"/>
  11. <UnitName Value="serverdemo"/>
  12. <EditorIndex Value="0"/>
  13. <WindowIndex Value="0"/>
  14. <TopLine Value="1"/>
  15. <CursorPos X="43" Y="16"/>
  16. <UsageCount Value="20"/>
  17. <Loaded Value="True"/>
  18. </Unit0>
  19. <Unit1>
  20. <Filename Value="..\i386-win32\unit1.pas"/>
  21. <IsPartOfProject Value="True"/>
  22. <ComponentName Value="Form1"/>
  23. <HasResources Value="True"/>
  24. <ResourceBaseClass Value="Form"/>
  25. <UnitName Value="Unit1"/>
  26. <WindowIndex Value="0"/>
  27. <TopLine Value="1"/>
  28. <CursorPos X="29" Y="8"/>
  29. <UsageCount Value="20"/>
  30. </Unit1>
  31. <Unit2>
  32. <Filename Value="..\MainServer.pas"/>
  33. <ComponentName Value="FrmServer"/>
  34. <HasResources Value="True"/>
  35. <ResourceBaseClass Value="Form"/>
  36. <UnitName Value="MainServer"/>
  37. <EditorIndex Value="1"/>
  38. <WindowIndex Value="0"/>
  39. <TopLine Value="155"/>
  40. <CursorPos X="53" Y="174"/>
  41. <UsageCount Value="10"/>
  42. <Loaded Value="True"/>
  43. <LoadedDesigner Value="True"/>
  44. </Unit2>
  45. <Unit3>
  46. <Filename Value="..\mainclient.pas"/>
  47. <UnitName Value="mainclient"/>
  48. <EditorIndex Value="3"/>
  49. <WindowIndex Value="0"/>
  50. <TopLine Value="1407"/>
  51. <CursorPos X="1" Y="1432"/>
  52. <UsageCount Value="10"/>
  53. <Loaded Value="True"/>
  54. </Unit3>
  55. <Unit4>
  56. <Filename Value="..\snap7.pas"/>
  57. <UnitName Value="snap7"/>
  58. <IsVisibleTab Value="True"/>
  59. <EditorIndex Value="2"/>
  60. <WindowIndex Value="0"/>
  61. <TopLine Value="1808"/>
  62. <CursorPos X="30" Y="1822"/>
  63. <UsageCount Value="10"/>
  64. <Loaded Value="True"/>
  65. </Unit4>
  66. </Units>
  67. <General>
  68. <ActiveWindowIndexAtStart Value="0"/>
  69. </General>
  70. <JumpHistory Count="4" HistoryIndex="3">
  71. <Position1>
  72. <Filename Value="serverdemo.lpr"/>
  73. <Caret Line="7" Column="7" TopLine="1"/>
  74. </Position1>
  75. <Position2>
  76. <Filename Value="serverdemo.lpr"/>
  77. <Caret Line="12" Column="1" TopLine="1"/>
  78. </Position2>
  79. <Position3>
  80. <Filename Value="serverdemo.lpr"/>
  81. <Caret Line="11" Column="14" TopLine="1"/>
  82. </Position3>
  83. <Position4>
  84. <Filename Value="..\snap7.pas"/>
  85. <Caret Line="1" Column="1" TopLine="1"/>
  86. </Position4>
  87. </JumpHistory>
  88. </ProjectSession>
  89. </CONFIG>