mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 16:25:57 +01:00
a34ae44cb0
- Added code comments to the MediaRouter demo - Added a Lazarus version of the MediaRouter demo
119 lines
3.7 KiB
XML
119 lines
3.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="9">
|
|
<Unit0>
|
|
<Filename Value="MiniBrowser.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="46"/>
|
|
<CursorPos Y="65"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MiniBrowserFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="22"/>
|
|
<CursorPos X="37" Y="48"/>
|
|
<UsageCount Value="21"/>
|
|
<Bookmarks Count="3">
|
|
<Item0 Y="840" ID="1"/>
|
|
<Item1 X="49" Y="61" ID="2"/>
|
|
<Item2 X="65" Y="1059" ID="3"/>
|
|
</Bookmarks>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="uPreferences.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="PreferencesFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="69"/>
|
|
<CursorPos X="86" Y="70"/>
|
|
<UsageCount Value="21"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="uSimpleTextViewer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="SimpleTextViewerFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<UsageCount Value="21"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFChromium.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2356"/>
|
|
<CursorPos X="53" Y="2379"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="C:\lazarus\lcl\interfaces\win32\win32object.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="396"/>
|
|
<CursorPos X="77" Y="404"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="C:\lazarus\lcl\stdctrls.pp"/>
|
|
<UnitName Value="StdCtrls"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="962"/>
|
|
<CursorPos X="41" Y="979"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="..\..\..\source\uCEFApplication.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="43"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="..\..\..\source\uCEFTypes.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="280"/>
|
|
<CursorPos X="51" Y="290"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit8>
|
|
</Units>
|
|
<JumpHistory Count="4" HistoryIndex="3">
|
|
<Position1>
|
|
<Filename Value="MiniBrowser.lpr"/>
|
|
<Caret Line="65" TopLine="46"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="66" Column="75" TopLine="46"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="67" Column="39" TopLine="46"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="461" TopLine="448"/>
|
|
</Position4>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|