Skip to content

Commit 538766b

Browse files
ver. 2.3.7
- Fixed TCustomMarkdownViewer.ExportToFileHTML - new [Project Site](https://ethea.it/docs/markdowntools/) for documentation
1 parent c1b72ef commit 538766b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+728
-17630
lines changed

Demo/Source/MainForm.dfm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ object fmMain: TfmMain
1313
Font.Name = 'Segoe UI'
1414
Font.Style = []
1515
Menu = MainMenu
16-
OldCreateOrder = True
1716
OnCreate = FormCreate
18-
PixelsPerInch = 96
1917
TextHeight = 15
2018
object RightSplitter: TSplitter
2119
Left = 476

Ext/HTMLViewer/package/Rad Studio 11/FrameViewer.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ package FrameViewer;
2626
{$DEFINE RELEASE}
2727
{$ENDIF IMPLICITBUILDING}
2828
{$DESCRIPTION 'THtmlViewer, TFrameViewer, and TFrameBrowser'}
29-
{$LIBSUFFIX '280'}
29+
{$LIBSUFFIX AUTO}
3030
{$RUNONLY}
3131
{$IMPLICITBUILD ON}
3232

Ext/HTMLViewer/package/Rad Studio 11/FrameViewer.dproj

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@
1818
<CfgParent>Base</CfgParent>
1919
<Base>true</Base>
2020
</PropertyGroup>
21-
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
22-
<Cfg_1_Win32>true</Cfg_1_Win32>
23-
<CfgParent>Cfg_1</CfgParent>
24-
<Cfg_1>true</Cfg_1>
25-
<Base>true</Base>
26-
</PropertyGroup>
2721
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
2822
<Cfg_2>true</Cfg_2>
2923
<CfgParent>Base</CfgParent>
@@ -43,7 +37,7 @@
4337
<GenDll>true</GenDll>
4438
<DCC_E>false</DCC_E>
4539
<DCC_ImageBase>00400000</DCC_ImageBase>
46-
<DllSuffix>280</DllSuffix>
40+
<DllSuffix>$(Auto)</DllSuffix>
4741
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
4842
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
4943
</PropertyGroup>

Ext/HTMLViewer/package/Rad Studio 11/dclFrameViewer.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ package dclFrameViewer;
2626
{$DEFINE RELEASE}
2727
{$ENDIF IMPLICITBUILDING}
2828
{$DESCRIPTION 'THtmlViewer, TFrameViewer, and TFrameBrowser'}
29-
{$LIBSUFFIX '280'}
29+
{$LIBSUFFIX AUTO}
3030
{$DESIGNONLY}
3131
{$IMPLICITBUILD ON}
3232

Ext/HTMLViewer/package/Rad Studio 11/dclFrameViewer.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<SanitizedProjectName>dclFrameViewer</SanitizedProjectName>
3939
<DCC_DcuOutput>..\..\Lib\D11\$(Platform)</DCC_DcuOutput>
4040
<DCC_Description>THtmlViewer, TFrameViewer, and TFrameBrowser</DCC_Description>
41-
<DllSuffix>280</DllSuffix>
41+
<DllSuffix>$(Auto)</DllSuffix>
4242
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
4343
<DesignOnlyPackage>true</DesignOnlyPackage>
4444
<GenDll>true</GenDll>

Ext/HTMLViewer/package/Rad Studio 12/FrameViewer.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ package FrameViewer;
2626
{$DEFINE RELEASE}
2727
{$ENDIF IMPLICITBUILDING}
2828
{$DESCRIPTION 'THtmlViewer, TFrameViewer, and TFrameBrowser'}
29-
{$LIBSUFFIX '290'}
29+
{$LIBSUFFIX AUTO}
3030
{$RUNONLY}
3131
{$IMPLICITBUILD ON}
3232

Ext/HTMLViewer/package/Rad Studio 12/FrameViewer.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<GenDll>true</GenDll>
3939
<DCC_E>false</DCC_E>
4040
<DCC_ImageBase>00400000</DCC_ImageBase>
41-
<DllSuffix>290</DllSuffix>
41+
<DllSuffix>$(Auto)</DllSuffix>
4242
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
4343
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
4444
</PropertyGroup>

Ext/HTMLViewer/package/Rad Studio 12/dclFrameViewer.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ package dclFrameViewer;
2626
{$DEFINE RELEASE}
2727
{$ENDIF IMPLICITBUILDING}
2828
{$DESCRIPTION 'THtmlViewer, TFrameViewer, and TFrameBrowser'}
29-
{$LIBSUFFIX '290'}
29+
{$LIBSUFFIX AUTO}
3030
{$DESIGNONLY}
3131
{$IMPLICITBUILD ON}
3232

Ext/HTMLViewer/package/Rad Studio 12/dclFrameViewer.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<SanitizedProjectName>dclFrameViewer</SanitizedProjectName>
4040
<DCC_DcuOutput>..\..\Lib\D12\$(Platform)</DCC_DcuOutput>
4141
<DCC_Description>THtmlViewer, TFrameViewer, and TFrameBrowser</DCC_Description>
42-
<DllSuffix>290</DllSuffix>
42+
<DllSuffix>$(Auto)</DllSuffix>
4343
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
4444
<DesignOnlyPackage>true</DesignOnlyPackage>
4545
<GenDll>true</GenDll>

Ext/HTMLViewer/package/Rad Studio 13/FrameViewer.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ package FrameViewer;
2626
{$DEFINE RELEASE}
2727
{$ENDIF IMPLICITBUILDING}
2828
{$DESCRIPTION 'THtmlViewer, TFrameViewer, and TFrameBrowser'}
29-
{$LIBSUFFIX '290'}
29+
{$LIBSUFFIX AUTO}
3030
{$RUNONLY}
3131
{$IMPLICITBUILD ON}
3232

0 commit comments

Comments
 (0)