mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 16:25:57 +01:00
4d994de2e9
- Added TCEFSentinel to more demos
74 lines
2.2 KiB
XML
74 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<Filename Value="SimpleBrowser.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="39"/>
|
|
<CursorPos X="58" Y="57"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uSimpleBrowser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="2"/>
|
|
<TopLine Value="149"/>
|
|
<CursorPos Y="157"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="uCEFLoader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="30"/>
|
|
<CursorPos Y="68"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
</Units>
|
|
<JumpHistory Count="6" HistoryIndex="5">
|
|
<Position1>
|
|
<Filename Value="SimpleBrowser.lpr"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uSimpleBrowser.pas"/>
|
|
<Caret Line="92" Column="8" TopLine="68"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="SimpleBrowser.lpr"/>
|
|
<Caret Line="44" Column="14" TopLine="42"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="uSimpleBrowser.pas"/>
|
|
<Caret Line="81" Column="386" TopLine="60"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="uSimpleBrowser.pas"/>
|
|
<Caret Line="114" Column="82" TopLine="90"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="uSimpleBrowser.pas"/>
|
|
<Caret Line="119" Column="82" TopLine="95"/>
|
|
</Position6>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|