You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
Fixed the CustomResourceHandler demo
- Added TCEFSentinel to more demos
This commit is contained in:
@ -22,8 +22,8 @@
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<TopLine Value="142"/>
|
||||
<CursorPos Y="160"/>
|
||||
<TopLine Value="96"/>
|
||||
<CursorPos X="82" Y="126"/>
|
||||
<UsageCount Value="20"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
@ -38,7 +38,7 @@
|
||||
<Loaded Value="True"/>
|
||||
</Unit2>
|
||||
</Units>
|
||||
<JumpHistory Count="3" HistoryIndex="2">
|
||||
<JumpHistory Count="5" HistoryIndex="4">
|
||||
<Position1>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="145" Column="60" TopLine="124"/>
|
||||
@ -51,6 +51,14 @@
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="141" Column="81" TopLine="127"/>
|
||||
</Position3>
|
||||
<Position4>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="160" TopLine="142"/>
|
||||
</Position4>
|
||||
<Position5>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="165" TopLine="147"/>
|
||||
</Position5>
|
||||
</JumpHistory>
|
||||
<RunParams>
|
||||
<FormatVersion Value="2"/>
|
||||
|
Reference in New Issue
Block a user