serverdemo.lps 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectSession>
  4. <PathDelim Value="\"/>
  5. <Version Value="9"/>
  6. <BuildModes Active="Default"/>
  7. <Units Count="4">
  8. <Unit0>
  9. <Filename Value="serverdemo.lpr"/>
  10. <IsPartOfProject Value="True"/>
  11. <UnitName Value="serverdemo"/>
  12. <WindowIndex Value="0"/>
  13. <TopLine Value="1"/>
  14. <CursorPos X="43" Y="16"/>
  15. <UsageCount Value="20"/>
  16. </Unit0>
  17. <Unit1>
  18. <Filename Value="..\i386-win32\unit1.pas"/>
  19. <IsPartOfProject Value="True"/>
  20. <ComponentName Value="Form1"/>
  21. <HasResources Value="True"/>
  22. <ResourceBaseClass Value="Form"/>
  23. <UnitName Value="Unit1"/>
  24. <WindowIndex Value="0"/>
  25. <TopLine Value="1"/>
  26. <CursorPos X="29" Y="8"/>
  27. <UsageCount Value="20"/>
  28. </Unit1>
  29. <Unit2>
  30. <Filename Value="..\MainServer.pas"/>
  31. <ComponentName Value="FrmServer"/>
  32. <HasResources Value="True"/>
  33. <ResourceBaseClass Value="Form"/>
  34. <UnitName Value="MainServer"/>
  35. <IsVisibleTab Value="True"/>
  36. <EditorIndex Value="0"/>
  37. <WindowIndex Value="0"/>
  38. <TopLine Value="156"/>
  39. <CursorPos X="24" Y="181"/>
  40. <UsageCount Value="10"/>
  41. <Loaded Value="True"/>
  42. <LoadedDesigner Value="True"/>
  43. </Unit2>
  44. <Unit3>
  45. <Filename Value="..\mainclient.pas"/>
  46. <ComponentName Value="FormClient"/>
  47. <HasResources Value="True"/>
  48. <ResourceBaseClass Value="Form"/>
  49. <UnitName Value="mainclient"/>
  50. <WindowIndex Value="0"/>
  51. <TopLine Value="1407"/>
  52. <CursorPos X="1" Y="1432"/>
  53. <UsageCount Value="10"/>
  54. </Unit3>
  55. </Units>
  56. <General>
  57. <ActiveWindowIndexAtStart Value="0"/>
  58. </General>
  59. <JumpHistory Count="0" HistoryIndex="-1"/>
  60. </ProjectSession>
  61. </CONFIG>