mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-17 00:35:57 +01:00
1299a6f596
- Split the Lazarus demos directory into "Lazarus_Windows" and "Lazarus_Linux". - Added OSRExternalPumpBrowser and TinyBrowser2 demos to "Lazarus_Linux". - Set TBufferPanel.GetScreenScale as virtual. - Added DevTools to the SchemeRegistrationBrowser demo. - Modified the SchemeRegistrationBrowser demo to receive XMLHttpRequest requests from JavaScript.
58 lines
1.7 KiB
XML
58 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="5">
|
|
<Unit0>
|
|
<Filename Value="TinyBrowser2.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="28"/>
|
|
<CursorPos X="36" Y="66"/>
|
|
<UsageCount Value="21"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uTinyBrowser2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="83"/>
|
|
<CursorPos X="86" Y="108"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\..\source\uCEFChromiumCore.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="46"/>
|
|
<CursorPos X="95" Y="60"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\..\..\source\cef.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="22"/>
|
|
<CursorPos Y="43"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\..\source\uCEFApplicationCore.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2207"/>
|
|
<CursorPos Y="2239"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory HistoryIndex="-1"/>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|