1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Replace the SetPEFlags code

Remove the outdated license text.
Use the main cef.inc file in all Delphi demos.
Fixed issue #493.
This commit is contained in:
Salvador Díaz Fau
2023-11-26 19:28:28 +01:00
parent 90db9ab70d
commit f764c39cc1
431 changed files with 13125 additions and 43508 deletions

View File

@@ -29,11 +29,10 @@ object MainForm: TMainForm
Padding.Right = 5
Padding.Bottom = 5
TabOrder = 0
ExplicitWidth = 1038
object AddressEdt: TEdit
Left = 5
Top = 5
Width = 997
Width = 993
Height = 20
Margins.Right = 5
Align = alClient
@@ -42,7 +41,7 @@ object MainForm: TMainForm
ExplicitHeight = 21
end
object GoBtn: TButton
Left = 1002
Left = 998
Top = 5
Width = 31
Height = 20
@@ -60,8 +59,6 @@ object MainForm: TMainForm
Height = 593
Align = alClient
TabOrder = 1
ExplicitWidth = 1038
ExplicitHeight = 594
end
object Timer1: TTimer
Enabled = False