mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 00:05: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.
63 lines
1.8 KiB
XML
63 lines
1.8 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="SubProcess.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="44"/>
|
|
<CursorPos Y="54"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uCEFLoader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="48"/>
|
|
<CursorPos X="29" Y="53"/>
|
|
<UsageCount Value="20"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\source\uCEFApplication.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="258"/>
|
|
<CursorPos X="19" Y="296"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
</Units>
|
|
<JumpHistory Count="5" HistoryIndex="4">
|
|
<Position1>
|
|
<Filename Value="SubProcess.lpr"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="SubProcess.lpr"/>
|
|
<Caret Line="48" Column="40" TopLine="33"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="SubProcess.lpr"/>
|
|
<Caret Line="80" TopLine="45"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="SubProcess.lpr"/>
|
|
<Caret Line="54" Column="17" TopLine="33"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="SubProcess.lpr"/>
|
|
<Caret Line="48" Column="50" TopLine="45"/>
|
|
</Position5>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|