12345678910111213141516171819202122232425262728293031323334353637 |
- <?xml version="1.0" encoding="UTF-8"?>
- <CONFIG>
- <ProjectSession>
- <PathDelim Value="\"/>
- <Version Value="11"/>
- <BuildModes Active="Default"/>
- <Units Count="2">
- <Unit0>
- <Filename Value="ConsoleMenu.pas"/>
- <IsPartOfProject Value="True"/>
- <IsVisibleTab Value="True"/>
- <EditorIndex Value="-1"/>
- <CursorPos X="48" Y="12"/>
- <UsageCount Value="20"/>
- </Unit0>
- <Unit1>
- <Filename Value="..\..\..\Quick.Console.pas"/>
- <EditorIndex Value="-1"/>
- <TopLine Value="85"/>
- <CursorPos X="3" Y="89"/>
- <UsageCount Value="10"/>
- </Unit1>
- </Units>
- <JumpHistory HistoryIndex="-1"/>
- <RunParams>
- <FormatVersion Value="2"/>
- <Modes Count="0" ActiveMode=""/>
- </RunParams>
- </ProjectSession>
- <Debugging>
- <Watches Count="1">
- <Item1>
- <Expression Value="EventType"/>
- </Item1>
- </Watches>
- </Debugging>
- </CONFIG>
|