Code: Select all
GlobalCEFApp.AddCustomCommandLine('--disable-web-security');
Code: Select all
GlobalCEFApp.UserDataPath := '%path_to_temp%';
Code: Select all
GlobalCEFApp.AddCustomCommandLine('--disable-web-security');
Code: Select all
GlobalCEFApp.UserDataPath := '%path_to_temp%';