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.
66 lines
1.9 KiB
XML
66 lines
1.9 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="ToolBoxBrowser2.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="4"/>
|
|
<CursorPos X="63" Y="20"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uMainForm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MainForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="82"/>
|
|
<CursorPos X="55" Y="94"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\..\source\uCEFConstants.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="604"/>
|
|
<CursorPos X="3" Y="613"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\..\source\uCEFBufferPanel.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="668"/>
|
|
<CursorPos X="76" Y="678"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFChromiumCore.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="958"/>
|
|
<CursorPos X="28" Y="970"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory Count="1">
|
|
<Position1>
|
|
<Filename Value="uMainForm.pas"/>
|
|
<Caret Line="13" Column="49"/>
|
|
</Position1>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|