You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
Update to CEF 80.0.4
- 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.
This commit is contained in:
@ -22,8 +22,8 @@
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<TopLine Value="227"/>
|
||||
<CursorPos X="21" Y="230"/>
|
||||
<TopLine Value="155"/>
|
||||
<CursorPos Y="178"/>
|
||||
<UsageCount Value="20"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
@ -37,7 +37,7 @@
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit2>
|
||||
</Units>
|
||||
<JumpHistory Count="8" HistoryIndex="7">
|
||||
<JumpHistory Count="11" HistoryIndex="10">
|
||||
<Position1>
|
||||
<Filename Value="uJSWindowBindingWithFunction.pas"/>
|
||||
</Position1>
|
||||
@ -69,6 +69,18 @@
|
||||
<Filename Value="uJSWindowBindingWithFunction.pas"/>
|
||||
<Caret Line="86" Column="15" TopLine="50"/>
|
||||
</Position8>
|
||||
<Position9>
|
||||
<Filename Value="uJSWindowBindingWithFunction.pas"/>
|
||||
<Caret Line="230" Column="21" TopLine="227"/>
|
||||
</Position9>
|
||||
<Position10>
|
||||
<Filename Value="uJSWindowBindingWithFunction.pas"/>
|
||||
<Caret Line="229" Column="21" TopLine="226"/>
|
||||
</Position10>
|
||||
<Position11>
|
||||
<Filename Value="uJSWindowBindingWithFunction.pas"/>
|
||||
<Caret Line="124" Column="72" TopLine="108"/>
|
||||
</Position11>
|
||||
</JumpHistory>
|
||||
<RunParams>
|
||||
<FormatVersion Value="2"/>
|
||||
|
Reference in New Issue
Block a user