mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-05-23 21:50:21 +02:00
Use the Chrome runtime style in popup windows in the TabbedBrowser2 demo.
This commit is contained in:
parent
9e25a062b0
commit
e09bf5bebe
@ -240,8 +240,6 @@ begin
|
||||
FBrowserWasCreated := False;
|
||||
FCanClose := False;
|
||||
FClosing := False;
|
||||
|
||||
Chromium1.RuntimeStyle := CEF_RUNTIME_STYLE_ALLOY;
|
||||
end;
|
||||
|
||||
procedure TChildForm.FormDestroy(Sender: TObject);
|
||||
|
@ -2,7 +2,7 @@
|
||||
"UpdateLazPackages" : [
|
||||
{
|
||||
"ForceNotify" : true,
|
||||
"InternalVersion" : 695,
|
||||
"InternalVersion" : 696,
|
||||
"Name" : "cef4delphi_lazarus.lpk",
|
||||
"Version" : "132.3.2"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user