mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 16:25:57 +01:00
132edb2e88
MiniBrowser demo now has the Multi-browser mode enabled. Added TChromium.MultiBrowserMode Added TChromium.BrowserById Added TChromium.BrowserCount Added TChromium.BrowserIdByIndex Added TChromium.SelectBrowser Added TChromium.CloseAllBrowsers Added TChromium.TryCloseBrowser
233 lines
7.4 KiB
XML
233 lines
7.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectSession>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="11"/>
|
|
<BuildModes Active="Default"/>
|
|
<Units Count="22">
|
|
<Unit0>
|
|
<Filename Value="MiniBrowser.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="46"/>
|
|
<CursorPos Y="65"/>
|
|
<UsageCount Value="22"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MiniBrowserFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="509"/>
|
|
<CursorPos X="48" Y="543"/>
|
|
<UsageCount Value="22"/>
|
|
<Bookmarks Count="3">
|
|
<Item0 Y="842" ID="1"/>
|
|
<Item1 X="49" Y="61" ID="2"/>
|
|
<Item2 X="65" Y="1073" ID="3"/>
|
|
</Bookmarks>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="uPreferences.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="PreferencesFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="69"/>
|
|
<CursorPos X="86" Y="70"/>
|
|
<UsageCount Value="22"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="uSimpleTextViewer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="SimpleTextViewerFrm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<UsageCount Value="22"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\..\..\source\uCEFChromium.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2356"/>
|
|
<CursorPos X="53" Y="2379"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="C:\lazarus\lcl\interfaces\win32\win32object.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="396"/>
|
|
<CursorPos X="77" Y="404"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="C:\lazarus\lcl\stdctrls.pp"/>
|
|
<UnitName Value="StdCtrls"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="962"/>
|
|
<CursorPos X="41" Y="979"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="..\..\..\source\uCEFApplication.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="43"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="..\..\..\source\uCEFTypes.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="280"/>
|
|
<CursorPos X="51" Y="290"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="..\..\..\source\uCEFInterfaces.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2698"/>
|
|
<CursorPos X="39" Y="2713"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="..\..\..\source\uCEFButton.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="93"/>
|
|
<CursorPos X="74" Y="95"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="..\..\..\source\uCEFLabelButton.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="134"/>
|
|
<CursorPos X="74" Y="142"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="..\..\..\source\uCEFWindow.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="119"/>
|
|
<CursorPos X="62" Y="124"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="..\..\..\source\uCEFBrowserViewComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="238"/>
|
|
<CursorPos X="23" Y="257"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="..\..\..\source\uCEFButtonComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="177"/>
|
|
<CursorPos X="55" Y="202"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="..\..\..\source\uCEFWindowComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="528"/>
|
|
<CursorPos X="47" Y="547"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="..\..\..\source\uCEFTextfieldComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="424"/>
|
|
<CursorPos X="47" Y="442"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="..\..\..\source\uCEFViewComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="685"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="..\..\..\source\uCEFScrollViewComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="219"/>
|
|
<CursorPos X="47" Y="238"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="..\..\..\source\uCEFPanelComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="241"/>
|
|
<CursorPos X="53" Y="251"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="..\..\..\source\uCEFLabelButtonComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="244"/>
|
|
<CursorPos X="47" Y="263"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="..\..\..\source\uCEFMenuButtonComponent.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="200"/>
|
|
<CursorPos X="47" Y="219"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit21>
|
|
</Units>
|
|
<JumpHistory Count="10" HistoryIndex="9">
|
|
<Position1>
|
|
<Filename Value="MiniBrowser.lpr"/>
|
|
<Caret Line="65" TopLine="46"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="66" Column="75" TopLine="46"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="67" Column="39" TopLine="46"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="461" TopLine="448"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="48" Column="37" TopLine="22"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="310" Column="52" TopLine="295"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="1005" Column="88" TopLine="979"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="1037" Column="50" TopLine="996"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="1157" Column="62" TopLine="1129"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="uMiniBrowser.pas"/>
|
|
<Caret Line="214" Column="29" TopLine="191"/>
|
|
</Position10>
|
|
</JumpHistory>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0" ActiveMode=""/>
|
|
</RunParams>
|
|
</ProjectSession>
|
|
</CONFIG>
|