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.
75 lines
2.4 KiB
XML
75 lines
2.4 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="JSExtensionWithFunction.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="uJSExtensionWithFunction.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="JSExtensionWithFunctionFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="107"/>
|
|
<CursorPos X="11" Y="125"/>
|
|
<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="415"/>
|
|
<CursorPos X="16" Y="431"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFInterfaces.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="140"/>
|
|
<CursorPos X="3" Y="157"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory Count="3" HistoryIndex="2">
|
|
<Position1>
|
|
<Filename Value="uJSExtensionWithFunction.pas"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uJSExtensionWithFunction.pas"/>
|
|
<Caret Line="151" Column="39" TopLine="133"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="uJSExtensionWithFunction.pas"/>
|
|
<Caret Line="151" Column="39" TopLine="133"/>
|
|
</Position3>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|