mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +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.
24 lines
634 B
XML
24 lines
634 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="1">
|
|
<Unit0>
|
|
<Filename Value="ConsoleBrowser2_sp.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
</Units>
|
|
<JumpHistory HistoryIndex="-1"/>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|