The helpcontext tag has no wiki summary.
2
votes
1answer
109 views
How Can I Get Context Sensitive He-lp in Delphi to Use Symbolic Names instead of HelpID Aliases?
I'm building my help system into my program, and I'm working on my context sensitive help which should bring up the appropriate help page for the active control when F1 is pushed.
On each control, I ...
0
votes
0answers
22 views
Bulk-edit HelpContext and/or HelpKeyword of project files?
currently I'm editing the HelpContext and/or HelpKeyword properties of the appropriate controls one after another in my D2009 project forms, where applicable.
Is there any tool which can collect all ...