mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 08:15:55 +01:00
efeb876371
- Converted almost all the demos to Lazarus thanks to avra - Reorganized "demos" directory.
71 lines
2.2 KiB
XML
71 lines
2.2 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="JSExecutingFunctions.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="41"/>
|
|
<CursorPos X="17" Y="59"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uJSExecutingFunctions.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="JSExecutingFunctionsFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="157"/>
|
|
<CursorPos X="73" Y="175"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="uMyV8Handler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<UsageCount Value="20"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\..\source\uCEFApplication.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="418"/>
|
|
<CursorPos X="16" Y="434"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFInterfaces.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="146"/>
|
|
<CursorPos X="188" Y="166"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory Count="2" HistoryIndex="1">
|
|
<Position1>
|
|
<Filename Value="uJSExecutingFunctions.pas"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uJSExecutingFunctions.pas"/>
|
|
<Caret Line="175" Column="73" TopLine="157"/>
|
|
</Position2>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|