InstallCHM

From RAD Studio
Jump to: navigation, search

Go Up to Local GetIt Packages Actions Data Index

Installs a CHM file.

Parameters

  • Parameter 1: CHM path to install. The path should be relative to the current repository path.

Examples

  • Example 1: Installs a CHM file.
InstallCHM("docs\Help\onguard.chm");

See Also