1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-12-03 21:44:45 +02:00

Bug fix #43 : backwards compatibility

This commit is contained in:
Salvador Diaz Fau
2017-07-19 12:12:08 +02:00
parent 3f3f74eeb5
commit d54ab43b04
31 changed files with 752 additions and 825 deletions

View File

@@ -25,7 +25,5 @@ object SimpleTextViewerFrm: TSimpleTextViewerFrm
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
ExplicitWidth = 611
ExplicitHeight = 495
end
end