mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 08:15:55 +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.
52 lines
1.5 KiB
XML
52 lines
1.5 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="TinyBrowser2.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="36"/>
|
|
<CursorPos X="3" Y="43"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uTinyBrowser2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="60"/>
|
|
<CursorPos X="51" Y="70"/>
|
|
<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>
|
|
</Units>
|
|
<JumpHistory Count="2" HistoryIndex="1">
|
|
<Position1>
|
|
<Filename Value="uTinyBrowser2.pas"/>
|
|
<Caret Line="111" Column="45" TopLine="130"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="TinyBrowser2.lpr"/>
|
|
<Caret Line="43" Column="5" TopLine="36"/>
|
|
</Position2>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|