You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-08-14 21:42:50 +02:00
Merge branch 'master' into beta
This commit is contained in:
@@ -248,6 +248,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
function TSimpleServerFrm.BufferToString(const aBuffer : TBytes) : string;
|
function TSimpleServerFrm.BufferToString(const aBuffer : TBytes) : string;
|
||||||
var
|
var
|
||||||
i, j : integer;
|
i, j : integer;
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
// For more information about CEF4Delphi visit :
|
// For more information about CEF4Delphi visit :
|
||||||
// https://www.briskbard.com/index.php?lang=en&pageid=cef
|
// https://www.briskbard.com/index.php?lang=en&pageid=cef
|
||||||
//
|
//
|
||||||
// Copyright � 2019 Salvador Diaz Fau. All rights reserved.
|
// Copyright © 2019 Salvador Diaz Fau. All rights reserved.
|
||||||
//
|
//
|
||||||
// ************************************************************************
|
// ************************************************************************
|
||||||
// ************ vvvv Original license and comments below vvvv *************
|
// ************ vvvv Original license and comments below vvvv *************
|
||||||
|
Reference in New Issue
Block a user