You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
Fix #188
Set all "ShowCaption" properties to the default value for backwards compatibility
This commit is contained in:
@ -38,7 +38,6 @@ object JSEvalFrm: TJSEvalFrm
|
||||
Padding.Right = 5
|
||||
Padding.Bottom = 5
|
||||
ParentDoubleBuffered = False
|
||||
ShowCaption = False
|
||||
TabOrder = 1
|
||||
object GoBtn: TButton
|
||||
Left = 842
|
||||
|
Reference in New Issue
Block a user