213 lines
		
	
	
		
			7.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			213 lines
		
	
	
		
			7.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <CONFIG>
 | |
|   <ProjectSession>
 | |
|     <PathDelim Value="\"/>
 | |
|     <Version Value="10"/>
 | |
|     <BuildModes Active="Lin64"/>
 | |
|     <Units Count="15">
 | |
|       <Unit0>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <IsVisibleTab Value="True"/>
 | |
|         <TopLine Value="148"/>
 | |
|         <CursorPos X="53" Y="165"/>
 | |
|         <UsageCount Value="23"/>
 | |
|         <Loaded Value="True"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit0>
 | |
|       <Unit1>
 | |
|         <Filename Value="..\shared_units\cde_lang.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <TopLine Value="4"/>
 | |
|         <CursorPos X="15" Y="15"/>
 | |
|         <UsageCount Value="22"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit1>
 | |
|       <Unit2>
 | |
|         <Filename Value="..\shared_units\cde_dir.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <WindowIndex Value="-1"/>
 | |
|         <TopLine Value="-1"/>
 | |
|         <CursorPos X="-1" Y="-1"/>
 | |
|         <UsageCount Value="22"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit2>
 | |
|       <Unit3>
 | |
|         <Filename Value="..\shared_units\cde_types.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <WindowIndex Value="-1"/>
 | |
|         <TopLine Value="-1"/>
 | |
|         <CursorPos X="-1" Y="-1"/>
 | |
|         <UsageCount Value="22"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit3>
 | |
|       <Unit4>
 | |
|         <Filename Value="..\shared_units\cde_kernel.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <CursorPos X="7" Y="14"/>
 | |
|         <UsageCount Value="22"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit4>
 | |
|       <Unit5>
 | |
|         <Filename Value="..\shared_units\cde_skins.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <WindowIndex Value="-1"/>
 | |
|         <TopLine Value="-1"/>
 | |
|         <CursorPos X="-1" Y="-1"/>
 | |
|         <UsageCount Value="20"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit5>
 | |
|       <Unit6>
 | |
|         <Filename Value="..\shared_units\cde_lang_const.inc"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <CursorPos X="20" Y="9"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit6>
 | |
|       <Unit7>
 | |
|         <Filename Value="..\cde_package\data\non-visual\cde_types.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <CursorPos Y="2"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit7>
 | |
|       <Unit8>
 | |
|         <Filename Value="..\cde_package\data\visual\cde_skinmanager.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <CursorPos Y="14"/>
 | |
|         <ExtraEditorCount Value="1"/>
 | |
|         <ExtraEditor1>
 | |
|           <EditorIndex Value="-1"/>
 | |
|           <CursorPos X="21"/>
 | |
|         </ExtraEditor1>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit8>
 | |
|       <Unit9>
 | |
|         <Filename Value="..\cde_package\data\visual\cde_register.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <CursorPos Y="13"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit9>
 | |
|       <Unit10>
 | |
|         <Filename Value="D:\Programs\Programming\lazarus\fpc\3.0.2\source\rtl\objpas\classes\classesh.inc"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <TopLine Value="2097"/>
 | |
|         <CursorPos X="11" Y="2112"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit10>
 | |
|       <Unit11>
 | |
|         <Filename Value="E:\Linux (Data)\lazarus_external_components\ANB Soft Team Components Pack\data\VCLEx.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <TopLine Value="58"/>
 | |
|         <CursorPos X="11" Y="5"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit11>
 | |
|       <Unit12>
 | |
|         <Filename Value="D:\Programs\Programming\lazarus\external_components\ANB Soft Team Components Pack\data\VersionControl.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <TopLine Value="2"/>
 | |
|         <CursorPos X="10" Y="17"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit12>
 | |
|       <Unit13>
 | |
|         <Filename Value="..\shared_units\sfp_lang_const.inc"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <TopLine Value="11"/>
 | |
|         <CursorPos X="65" Y="37"/>
 | |
|         <UsageCount Value="10"/>
 | |
|         <DefaultSyntaxHighlighter Value="Delphi"/>
 | |
|       </Unit13>
 | |
|       <Unit14>
 | |
|         <Filename Value="..\..\..\..\Linux (Data)\lazarus_external_components\ANB Soft Team Components Pack\data\VCLEx.pas"/>
 | |
|         <EditorIndex Value="-1"/>
 | |
|         <TopLine Value="15"/>
 | |
|         <CursorPos Y="42"/>
 | |
|         <UsageCount Value="10"/>
 | |
|       </Unit14>
 | |
|     </Units>
 | |
|     <JumpHistory Count="18" HistoryIndex="17">
 | |
|       <Position1>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="4"/>
 | |
|       </Position1>
 | |
|       <Position2>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="56" Column="49" TopLine="36"/>
 | |
|       </Position2>
 | |
|       <Position3>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="56" Column="55" TopLine="18"/>
 | |
|       </Position3>
 | |
|       <Position4>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="65" TopLine="36"/>
 | |
|       </Position4>
 | |
|       <Position5>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="45" TopLine="27"/>
 | |
|       </Position5>
 | |
|       <Position6>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="80" Column="81" TopLine="54"/>
 | |
|       </Position6>
 | |
|       <Position7>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="97" TopLine="79"/>
 | |
|       </Position7>
 | |
|       <Position8>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="115" TopLine="109"/>
 | |
|       </Position8>
 | |
|       <Position9>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="56" TopLine="27"/>
 | |
|       </Position9>
 | |
|       <Position10>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="27" Column="23" TopLine="13"/>
 | |
|       </Position10>
 | |
|       <Position11>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="26" Column="61" TopLine="11"/>
 | |
|       </Position11>
 | |
|       <Position12>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="24" TopLine="14"/>
 | |
|       </Position12>
 | |
|       <Position13>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="157" TopLine="149"/>
 | |
|       </Position13>
 | |
|       <Position14>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="25" Column="12"/>
 | |
|       </Position14>
 | |
|       <Position15>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="170" Column="20" TopLine="141"/>
 | |
|       </Position15>
 | |
|       <Position16>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="171" Column="27" TopLine="151"/>
 | |
|       </Position16>
 | |
|       <Position17>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="190" Column="38" TopLine="141"/>
 | |
|       </Position17>
 | |
|       <Position18>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <Caret Line="5" Column="92"/>
 | |
|       </Position18>
 | |
|     </JumpHistory>
 | |
|   </ProjectSession>
 | |
| </CONFIG>
 |