mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 16:25:57 +01:00
feaeb772cb
- Added GlobalCEFApp.DisableNewBrowserInfoTimeout property - Removed remaining TCEFSentinel from all the demos. - Fixed mouse coordinates in FMX demos with OSR browsers before sending a mouse wheel event.
64 lines
1.9 KiB
XML
64 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="SimpleServer.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="35"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uSimpleServer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="SimpleServerFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<CursorPos X="80" Y="16"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\..\source\uCEFMiscFunctions.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="267"/>
|
|
<CursorPos X="37" Y="291"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\..\source\uCEFBufferPanel.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="45"/>
|
|
<CursorPos X="92" Y="57"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFConstants.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="577"/>
|
|
<CursorPos X="40" Y="599"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory Count="1">
|
|
<Position1>
|
|
<Filename Value="SimpleServer.lpr"/>
|
|
<Caret TopLine="35"/>
|
|
</Position1>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|