Skip to content

Commit 7c75c83

Browse files
committed
Added link to the FileTypePolicy API article in TWVBrowserBase.OnSaveFileSecurityCheckStarting
Added a Delphi 12.3 mention in the readme file.
1 parent 9d80e35 commit 7c75c83

File tree

8 files changed

+18
-11
lines changed

8 files changed

+18
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WebView4Delphi only supports Windows. If you need to embed a web browser in Linu
55

66
WebView4Delphi uses the [Microsoft Edge WebView2 Runtime](https://docs.microsoft.com/en-us/microsoft-edge/webview2/) and [Microsoft.Web.WebView2 NuGet package version 1.0.3124.44](https://www.nuget.org/packages/Microsoft.Web.WebView2) to embed a web browser.
77

8-
WebView4Delphi was developed and tested on Delphi 12.2, Delphi XE2, Delphi 7 and Lazarus 3.8/FPC 3.2.2.
8+
WebView4Delphi was developed and tested on Delphi 12.3, Delphi XE2, Delphi 7 and Lazarus 3.8/FPC 3.2.2.
99
Delphi 6 support needs to be tested and it requires installing the second Delphi 6 patch.
1010

1111
WebView4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.

docs/WebView4Delphi.chm

436 Bytes
Binary file not shown.

docs/html/uWVBrowser.TWVBrowser.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,9 @@ <h3 class="detail">Properties</h3>
19731973

19741974
<p>
19751975

1976-
<p>&lt;see href=&quot;<a href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting</a>&quot;&gt;See the ICoreWebView2_26 article.)</p>
1976+
<p>&lt;see href=&quot;<a href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting</a>&quot;&gt;See the ICoreWebView2_26 article.)
1977+
1978+
<p>&lt;see href=&quot;<a href="https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md">https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md</a>&quot;&gt;See the FileTypePolicy API article.)</p>
19771979
</td></tr>
19781980
</table>
19791981
<table class="detail wide_list">

docs/html/uWVBrowserBase.TWVBrowserBase.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11961,7 +11961,9 @@ <h3 class="detail">Properties</h3>
1196111961
<p>
1196211962

1196311963

11964-
<p>&lt;see href=&quot;<a href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting</a>&quot;&gt;See the ICoreWebView2_26 article.)</p>
11964+
<p>&lt;see href=&quot;<a href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting</a>&quot;&gt;See the ICoreWebView2_26 article.)
11965+
11966+
<p>&lt;see href=&quot;<a href="https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md">https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md</a>&quot;&gt;See the FileTypePolicy API article.)</p>
1196511967
</td></tr>
1196611968
</table>
1196711969
<table class="detail wide_list">

docs/html/uWVConstants.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ <h1 class="unit">Unit uWVConstants</h1>
2222
<td class="itemcode"><code><strong><a href="uWVConstants.html#WEBVIEW2LOADERLIB_VERSION_MINOR">WEBVIEW2LOADERLIB_VERSION_MINOR</a></strong> = 0;</code></td>
2323
</tr>
2424
<tr class="list">
25-
<td class="itemcode"><code><strong><a href="uWVConstants.html#WEBVIEW2LOADERLIB_VERSION_RELEASE">WEBVIEW2LOADERLIB_VERSION_RELEASE</a></strong> = 3065;</code></td>
25+
<td class="itemcode"><code><strong><a href="uWVConstants.html#WEBVIEW2LOADERLIB_VERSION_RELEASE">WEBVIEW2LOADERLIB_VERSION_RELEASE</a></strong> = 3124;</code></td>
2626
</tr>
2727
<tr class="list2">
28-
<td class="itemcode"><code><strong><a href="uWVConstants.html#WEBVIEW2LOADERLIB_VERSION_BUILD">WEBVIEW2LOADERLIB_VERSION_BUILD</a></strong> = 39;</code></td>
28+
<td class="itemcode"><code><strong><a href="uWVConstants.html#WEBVIEW2LOADERLIB_VERSION_BUILD">WEBVIEW2LOADERLIB_VERSION_BUILD</a></strong> = 44;</code></td>
2929
</tr>
3030
<tr class="list">
31-
<td class="itemcode"><code><strong><a href="uWVConstants.html#CHROMIUM_VERSION_MAJOR">CHROMIUM_VERSION_MAJOR</a></strong> = 133;</code></td>
31+
<td class="itemcode"><code><strong><a href="uWVConstants.html#CHROMIUM_VERSION_MAJOR">CHROMIUM_VERSION_MAJOR</a></strong> = 134;</code></td>
3232
</tr>
3333
<tr class="list2">
3434
<td class="itemcode"><code><strong><a href="uWVConstants.html#CHROMIUM_VERSION_MINOR">CHROMIUM_VERSION_MINOR</a></strong> = 0;</code></td>
@@ -228,21 +228,21 @@ <h3 class="detail">Constants</h3>
228228
</table>
229229
<table class="detail wide_list">
230230
<tr class="list">
231-
<td class="itemcode"><span id="WEBVIEW2LOADERLIB_VERSION_RELEASE"></span><code><strong>WEBVIEW2LOADERLIB_VERSION_RELEASE</strong> = 3065;</code></td>
231+
<td class="itemcode"><span id="WEBVIEW2LOADERLIB_VERSION_RELEASE"></span><code><strong>WEBVIEW2LOADERLIB_VERSION_RELEASE</strong> = 3124;</code></td>
232232
</tr>
233233
<tr><td colspan="1">
234234
<p class="nodescription">This item has no description.</p></td></tr>
235235
</table>
236236
<table class="detail wide_list">
237237
<tr class="list">
238-
<td class="itemcode"><span id="WEBVIEW2LOADERLIB_VERSION_BUILD"></span><code><strong>WEBVIEW2LOADERLIB_VERSION_BUILD</strong> = 39;</code></td>
238+
<td class="itemcode"><span id="WEBVIEW2LOADERLIB_VERSION_BUILD"></span><code><strong>WEBVIEW2LOADERLIB_VERSION_BUILD</strong> = 44;</code></td>
239239
</tr>
240240
<tr><td colspan="1">
241241
<p class="nodescription">This item has no description.</p></td></tr>
242242
</table>
243243
<table class="detail wide_list">
244244
<tr class="list">
245-
<td class="itemcode"><span id="CHROMIUM_VERSION_MAJOR"></span><code><strong>CHROMIUM_VERSION_MAJOR</strong> = 133;</code></td>
245+
<td class="itemcode"><span id="CHROMIUM_VERSION_MAJOR"></span><code><strong>CHROMIUM_VERSION_MAJOR</strong> = 134;</code></td>
246246
</tr>
247247
<tr><td colspan="1">
248248
<p>

docs/html/uWVFMXBrowser.TWVFMXBrowser.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1997,7 +1997,9 @@ <h3 class="detail">Properties</h3>
19971997

19981998
<p>
19991999

2000-
<p>&lt;see href=&quot;<a href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting</a>&quot;&gt;See the ICoreWebView2_26 article.)</p>
2000+
<p>&lt;see href=&quot;<a href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting</a>&quot;&gt;See the ICoreWebView2_26 article.)
2001+
2002+
<p>&lt;see href=&quot;<a href="https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md">https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md</a>&quot;&gt;See the FileTypePolicy API article.)</p>
20012003
</td></tr>
20022004
</table>
20032005
<table class="detail wide_list">

source/uWVBrowserBase.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3839,6 +3839,7 @@ TWVBrowserBase = class(TComponent, IWVBrowserEvents)
38393839
/// </summary>
38403840
/// <remarks>
38413841
/// <para><see href="https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2_26#add_savefilesecuritycheckstarting">See the ICoreWebView2_26 article.</see></para>
3842+
/// <para><see href="https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/FileTypePolicy.md">See the FileTypePolicy API article.</see></para>
38423843
/// </remarks>
38433844
property OnSaveFileSecurityCheckStarting : TOnSaveFileSecurityCheckStartingEvent read FOnSaveFileSecurityCheckStarting write FOnSaveFileSecurityCheckStarting;
38443845
/// <summary>

update_WebView4Delphi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"UpdateLazPackages" : [
33
{
44
"ForceNotify" : true,
5-
"InternalVersion" : 26,
5+
"InternalVersion" : 27,
66
"Name" : "webview4delphi.lpk",
77
"Version" : "1.0.3124.44"
88
}

0 commit comments

Comments
 (0)