mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 08:15:55 +01:00
90aeb5e525
- Restored the GlobalCEFApp.DeleteCookies property - Fixed the issue with the arrow keys in OSR demos - Fixed the default return values for TCustomCookieAccessFilter.CanSendCookie and TCustomCookieAccessFilter.CandSaveCookie - TCustomResourceRequestHandler and TCustomCookieAccessFilterwill only be created if needed by the TChromium events.
56 lines
1.6 KiB
XML
56 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="2">
|
|
<Unit0>
|
|
<Filename Value="FullScreenBrowser.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="38"/>
|
|
<CursorPos X="22" Y="60"/>
|
|
<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="90"/>
|
|
<CursorPos X="11" Y="108"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
</Units>
|
|
<JumpHistory Count="4" HistoryIndex="3">
|
|
<Position1>
|
|
<Filename Value="uMainForm.pas"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uMainForm.pas"/>
|
|
<Caret Line="54" Column="14" TopLine="36"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="uMainForm.pas"/>
|
|
<Caret Line="77" Column="43" TopLine="52"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="uMainForm.pas"/>
|
|
<Caret Line="246" Column="3" TopLine="219"/>
|
|
</Position4>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|