mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 16:25:57 +01:00
b57ba15ff6
- Added 2 Linux demos in Lazarus : SimpleBrowser2 and SimpleOSRBrowser.
74 lines
2.2 KiB
XML
74 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="7">
|
|
<Unit0>
|
|
<Filename Value="SimpleBrowser2.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="34"/>
|
|
<CursorPos Y="37"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="usimplebrowser2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="uSimpleBrowser2"/>
|
|
<TopLine Value="95"/>
|
|
<CursorPos X="6" Y="141"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="../../../../source/uCEFConstants.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="571"/>
|
|
<CursorPos X="66" Y="597"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="../../../../source/uCEFApplicationCore.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1950"/>
|
|
<CursorPos X="62" Y="1973"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="/usr/share/lazarus/2.0.6/lcl/lclrescache.pas"/>
|
|
<UnitName Value="LCLResCache"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="379"/>
|
|
<CursorPos Y="398"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="../../../../source/uCEFMiscFunctions.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1100"/>
|
|
<CursorPos Y="1120"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="/usr/share/lazarus/2.0.6/lcl/include/application.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1019"/>
|
|
<CursorPos X="127" Y="1047"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit6>
|
|
</Units>
|
|
<JumpHistory HistoryIndex="-1"/>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|