You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-12-13 21:45:55 +02:00
Update to CEF 128.4.8
This commit is contained in:
@@ -18,7 +18,6 @@ object ChildForm: TChildForm
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
ShowInTaskBar = stAlways
|
||||
LCLVersion = '2.0.4.0'
|
||||
object CEFWindowParent1: TCEFWindowParent
|
||||
Left = 0
|
||||
Height = 394
|
||||
@@ -33,8 +32,7 @@ object ChildForm: TChildForm
|
||||
OnBeforePopup = Chromium1BeforePopup
|
||||
OnAfterCreated = Chromium1AfterCreated
|
||||
OnBeforeClose = Chromium1BeforeClose
|
||||
OnClose = Chromium1Close
|
||||
left = 184
|
||||
top = 128
|
||||
Left = 184
|
||||
Top = 128
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user