12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0"?>
- <CONFIG>
- <ProjectSession>
- <PathDelim Value="\"/>
- <Version Value="9"/>
- <BuildModes Active="Default"/>
- <Units Count="4">
- <Unit0>
- <Filename Value="serverdemo.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="serverdemo"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="43" Y="16"/>
- <UsageCount Value="20"/>
- </Unit0>
- <Unit1>
- <Filename Value="..\i386-win32\unit1.pas"/>
- <IsPartOfProject Value="True"/>
- <ComponentName Value="Form1"/>
- <HasResources Value="True"/>
- <ResourceBaseClass Value="Form"/>
- <UnitName Value="Unit1"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="29" Y="8"/>
- <UsageCount Value="20"/>
- </Unit1>
- <Unit2>
- <Filename Value="..\MainServer.pas"/>
- <ComponentName Value="FrmServer"/>
- <HasResources Value="True"/>
- <ResourceBaseClass Value="Form"/>
- <UnitName Value="MainServer"/>
- <IsVisibleTab Value="True"/>
- <EditorIndex Value="0"/>
- <WindowIndex Value="0"/>
- <TopLine Value="156"/>
- <CursorPos X="24" Y="181"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- <LoadedDesigner Value="True"/>
- </Unit2>
- <Unit3>
- <Filename Value="..\mainclient.pas"/>
- <ComponentName Value="FormClient"/>
- <HasResources Value="True"/>
- <ResourceBaseClass Value="Form"/>
- <UnitName Value="mainclient"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1407"/>
- <CursorPos X="1" Y="1432"/>
- <UsageCount Value="10"/>
- </Unit3>
- </Units>
- <General>
- <ActiveWindowIndexAtStart Value="0"/>
- </General>
- <JumpHistory Count="0" HistoryIndex="-1"/>
- </ProjectSession>
- </CONFIG>
|