You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Merge pull request #172 from ashumkin/xe7
fixed: FMXExternalPumpBrowser: compilation failure with Delphi XE7
This commit is contained in:
@@ -129,6 +129,10 @@ type
|
||||
property Scale;
|
||||
property Size;
|
||||
{$ENDIF}
|
||||
{$IFNDEF DELPHI23_UP}
|
||||
property Hint;
|
||||
property ShowHint;
|
||||
{$ENDIF}
|
||||
|
||||
property OnEnter;
|
||||
property OnExit;
|
||||
|
||||
Reference in New Issue
Block a user