You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-08-14 21:42:50 +02:00
Fixed backwards compatibility issue in FMX
This commit is contained in:
@@ -139,7 +139,7 @@ type
|
||||
property TabStop;
|
||||
property Size;
|
||||
{$ENDIF}
|
||||
{$IFNDEF DELPHI25_UP}
|
||||
{$IFDEF DELPHI25_UP}
|
||||
property OnResized;
|
||||
{$ENDIF}
|
||||
{$IFNDEF DELPHI23_UP}
|
||||
|
@@ -2,7 +2,7 @@
|
||||
"UpdateLazPackages" : [
|
||||
{
|
||||
"ForceNotify" : true,
|
||||
"InternalVersion" : 369,
|
||||
"InternalVersion" : 370,
|
||||
"Name" : "cef4delphi_lazarus.lpk",
|
||||
"Version" : "99.2.11.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user