You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-22 22:17:48 +02:00
Replace the SetPEFlags code
Remove the outdated license text. Use the main cef.inc file in all Delphi demos. Fixed issue #493.
This commit is contained in:
@ -38,6 +38,7 @@ object MainForm: TMainForm
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 1
|
||||
Text = 'Open'
|
||||
TextSettings.Trimming = None
|
||||
OnClick = OpenBtnClick
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user