1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="UTF-8"?>
- <CONFIG>
- <ProjectSession>
- <PathDelim Value="\"/>
- <Version Value="11"/>
- <BuildModes Active="Default"/>
- <Units Count="1">
- <Unit0>
- <Filename Value="ConsoleOut.pas"/>
- <IsPartOfProject Value="True"/>
- <IsVisibleTab Value="True"/>
- <CursorPos Y="4"/>
- <UsageCount Value="20"/>
- <Loaded Value="True"/>
- </Unit0>
- </Units>
- <JumpHistory Count="1">
- <Position1>
- <Filename Value="ConsoleOut.pas"/>
- <Caret Line="12" Column="12"/>
- </Position1>
- </JumpHistory>
- <RunParams>
- <FormatVersion Value="2"/>
- <Modes Count="0" ActiveMode=""/>
- </RunParams>
- </ProjectSession>
- <Debugging>
- <Watches Count="1">
- <Item1>
- <Expression Value="EventType"/>
- </Item1>
- </Watches>
- </Debugging>
- </CONFIG>
|