clientdemo.lps 2.8 KB

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