We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31da540 commit 7c0ab06Copy full SHA for 7c0ab06
Src/FirstRun.FmWhatsNew.FrHTML.pas
@@ -1,3 +1,14 @@
1
+{
2
+ * This Source Code Form is subject to the terms of the Mozilla Public License,
3
+ * v. 2.0. If a copy of the MPL was not distributed with this file, You can
4
+ * obtain one at https://mozilla.org/MPL/2.0/
5
+ *
6
+ * Copyright (C) 2020-2021, Peter Johnson (gravatar.com/delphidabbler).
7
8
+ * Frame that displays HTML of "what's new" message in a TWebBrowser control.
9
+}
10
+
11
12
unit FirstRun.FmWhatsNew.FrHTML;
13
14
interface
0 commit comments