1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-08-04 21:32:54 +02:00

Use the main cef.inc file in all demos

Remove unused uCEFSentinel references.
Remove duplicated licenses.
This commit is contained in:
Salvador Díaz Fau
2023-11-27 18:21:07 +01:00
parent f764c39cc1
commit 9e5b90303c
289 changed files with 302 additions and 43694 deletions

View File

@@ -9,7 +9,7 @@ object Form1: TForm1
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
Position = poScreenCenter
LCLVersion = '2.1.0.0'
LCLVersion = '2.2.6.0'
object AddressPnl: TPanel
Left = 0
Height = 23
@@ -32,11 +32,11 @@ object Form1: TForm1
end
object AddressEdt: TComboBox
Left = 0
Height = 23
Height = 24
Top = 0
Width = 932
Align = alClient
ItemHeight = 15
ItemHeight = 16
ItemIndex = 0
Items.Strings = (
'https://www.google.com'