You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-07-12 22:30:17 +02:00
Update to CEF 3.3202.1677.gd04a869
This commit is contained in:
@ -61,4 +61,11 @@ object Form1: TForm1
|
||||
OnClick = GoBtnClick
|
||||
end
|
||||
end
|
||||
object Timer1: TTimer
|
||||
Enabled = False
|
||||
Interval = 200
|
||||
OnTimer = Timer1Timer
|
||||
Left = 552
|
||||
Top = 264
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user