You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-09-30 21:28:55 +02:00
Delphi 2009 compatibility fixes
This commit is contained in:
@@ -51,7 +51,7 @@ uses
|
||||
System.Rtti, System.TypInfo, System.Variants, System.SysUtils,
|
||||
System.Classes, System.Math, System.SyncObjs, WinApi.Windows,
|
||||
{$ELSE}
|
||||
{$IFDEF DELPHI12_UP}
|
||||
{$IFDEF DELPHI14_UP}
|
||||
Rtti,
|
||||
{$ENDIF}
|
||||
TypInfo, Variants, SysUtils, Classes, Math, SyncObjs, Windows,
|
||||
|
Reference in New Issue
Block a user