1
0
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:
Salvador Díaz Fau
2023-11-26 19:28:28 +01:00
parent 90db9ab70d
commit f764c39cc1
431 changed files with 13125 additions and 43508 deletions

View File

@ -38,6 +38,7 @@ object MainForm: TMainForm
Size.PlatformDefault = False
TabOrder = 1
Text = 'Open'
TextSettings.Trimming = None
OnClick = OpenBtnClick
end
end