1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" encoding="UTF-8"?>
- <CONFIG>
- <ProjectSession>
- <PathDelim Value="\"/>
- <Version Value="11"/>
- <BuildModes Active="Default"/>
- <Units Count="5">
- <Unit0>
- <Filename Value="GetIPRanges.pas"/>
- <IsPartOfProject Value="True"/>
- <IsVisibleTab Value="True"/>
- <TopLine Value="2"/>
- <CursorPos X="22" Y="26"/>
- <UsageCount Value="20"/>
- <Loaded Value="True"/>
- </Unit0>
- <Unit1>
- <Filename Value="..\..\..\Quick.Console.pas"/>
- <EditorIndex Value="-1"/>
- <TopLine Value="507"/>
- <CursorPos X="18" Y="525"/>
- <UsageCount Value="10"/>
- </Unit1>
- <Unit2>
- <Filename Value="D:\Lazarus\fpcsrc\rtl\objpas\classes\classesh.inc"/>
- <EditorIndex Value="-1"/>
- <TopLine Value="2098"/>
- <CursorPos X="26" Y="2100"/>
- <UsageCount Value="10"/>
- </Unit2>
- <Unit3>
- <Filename Value="D:\Lazarus\fpcsrc\rtl\win\wininc\func.inc"/>
- <EditorIndex Value="-1"/>
- <TopLine Value="413"/>
- <CursorPos X="10" Y="428"/>
- <UsageCount Value="10"/>
- </Unit3>
- <Unit4>
- <Filename Value="D:\Lazarus\fpcsrc\rtl\objpas\classes\classes.inc"/>
- <EditorIndex Value="-1"/>
- <TopLine Value="429"/>
- <CursorPos X="3" Y="437"/>
- <UsageCount Value="10"/>
- </Unit4>
- </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>
|