You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Update to CEF 79.1.35
- Added groups to the demos with a secondary subprocess project - Added some conditional directives for MacOS (MACOS IS NOT SUPPORTED YET!) - Removed some Windows dependencies in the FMXExternalPumpBrowser demo - Added TChromium.ParentFormHandle property
This commit is contained in:
@@ -191,7 +191,7 @@ implementation
|
||||
|
||||
// STEP 7 :
|
||||
// ========
|
||||
// The "access token" is only valid for some time and we we'll need to click the "Request new token"
|
||||
// The "access token" is only valid for some time and we'll need to click the "Request new token"
|
||||
// button to receive a new token when it expires. This function uses TCEFOAuth2Helper and
|
||||
// TCEFUrlRequestClientComponent to generate the parameters in a POST request needed to
|
||||
// refresh the token.
|
||||
|
||||
Reference in New Issue
Block a user