1234567891011121314151617181920212223242526272829303132333435363738 |
- <?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"/>
- <TopLine Value="50"/>
- <CursorPos Y="4"/>
- <UsageCount Value="20"/>
- <Loaded Value="True"/>
- </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>
|