1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-07-12 22:30:17 +02:00

Update to CEF 3.3282.1733.g9091548

This commit is contained in:
Salvador Díaz Fau
2018-02-13 20:16:24 +01:00
parent 28bf09272d
commit 961e90bfbe
4 changed files with 3 additions and 7 deletions

View File

@ -50,7 +50,6 @@ object ResponseFilterBrowserFrm: TResponseFilterBrowserFrm
Align = alClient
TabOrder = 0
Text = 'https://www.wikipedia.org'
ExplicitWidth = 716
ExplicitHeight = 21
end
object Panel1: TPanel
@ -80,7 +79,6 @@ object ResponseFilterBrowserFrm: TResponseFilterBrowserFrm
Caption = 'Go'
TabOrder = 0
OnClick = GoBtnClick
ExplicitLeft = 154
end
object RscNameEdt: TEdit
Left = 144
@ -90,6 +88,7 @@ object ResponseFilterBrowserFrm: TResponseFilterBrowserFrm
Align = alRight
TabOrder = 1
Text = 'index-47f5f07682.js'
ExplicitHeight = 21
end
end
end