Forum > Packages and Libraries
Where is TCHMHelpDatabase?
(1/1)
snorkel:
I want to add CHM help to my app and was looking at:
http://wiki.freepascal.org/Add_Help_to_Your_Application
it says to add a TCHMHelpDatabase to my form, but I can't find it in the pallet and I can't find a package for it.
Anyone know where this is?
BigChimp:
--- Code: ---cd \Development\lazarus_fpctrunk
dir chmhelp*.lpk /s
--- End code ---
gives
--- Code: --- C:\Development\lazarus_fpctrunk\components\chmhelp\packages\idehelp
19-03-2013 12:27 2.220 chmhelppkg.lpk
--- End code ---
Hope that's the one.
snorkel:
I actually installed that one, but can't find the TCHMHelpDatabase anywhere in the pallet.
BigChimp:
... and the lazarus/components/chmhelp/democontrol demo application the article mentions didn't work for you either?
Strange, I remember filing a minor bug for it and it worked ok.
Navigation
[0] Message Index