-
Notifications
You must be signed in to change notification settings - Fork 15
How to Install the Components
Ariel Montes edited this page Oct 24, 2023
·
4 revisions
Open the package group Vcl.MarkDownHelpViewerGroup.groupproj from the correct folder of your Delphi version (eg. \MarkDownHelpViewerGroup\Packages\D12).
Then build the run-time package: MarkDownHelpViewerGroupDXX and install the design-time package: dclMarkDownHelpViewerGroupDXX.
Remember to add the "{Folder}\MarkDownHelpViewerGroup\source" path to use the components in your application or the library path "{Folder}\MarkDownHelpViewerGroup\Lib\DXX\WinXX\Release"
if you need package for other Delphi version not included (newer than XE6) please add a new Issue