mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 16:25:57 +01:00
1299a6f596
- Split the Lazarus demos directory into "Lazarus_Windows" and "Lazarus_Linux". - Added OSRExternalPumpBrowser and TinyBrowser2 demos to "Lazarus_Linux". - Set TBufferPanel.GetScreenScale as virtual. - Added DevTools to the SchemeRegistrationBrowser demo. - Modified the SchemeRegistrationBrowser demo to receive XMLHttpRequest requests from JavaScript.
132 lines
4.1 KiB
XML
132 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="6">
|
|
<Unit0>
|
|
<Filename Value="URLRequest.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="44"/>
|
|
<CursorPos X="17" Y="59"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="URLRequestFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="187"/>
|
|
<CursorPos Y="207"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\..\source\uCEFAudioHandler.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="40"/>
|
|
<CursorPos X="54" Y="55"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\..\source\uCEFUrlRequestClientComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="179"/>
|
|
<CursorPos Y="208"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFInterfaces.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1857"/>
|
|
<CursorPos X="3" Y="1872"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="..\..\..\source\uCEFSentinel.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="266"/>
|
|
<CursorPos X="23" Y="292"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit5>
|
|
</Units>
|
|
<JumpHistory Count="16" HistoryIndex="15">
|
|
<Position1>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="147" Column="3" TopLine="133"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="107" Column="15" TopLine="93"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="228" Column="3" TopLine="226"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="313" Column="3" TopLine="311"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="330" Column="3" TopLine="311"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="344" Column="3" TopLine="55"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="69" Column="39" TopLine="55"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="195" Column="40" TopLine="171"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="251" Column="73" TopLine="227"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="301" Column="77" TopLine="277"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="413" Column="61" TopLine="390"/>
|
|
</Position12>
|
|
<Position13>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="215" TopLine="215"/>
|
|
</Position13>
|
|
<Position14>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="226" Column="64" TopLine="205"/>
|
|
</Position14>
|
|
<Position15>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="361" Column="23" TopLine="335"/>
|
|
</Position15>
|
|
<Position16>
|
|
<Filename Value="uURLRequest.pas"/>
|
|
<Caret Line="360" Column="23" TopLine="334"/>
|
|
</Position16>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|