TChecklistEdit suggested enhancement

When the list is pulled down, the user cannot obtain help by pressing F1, although this is the most likely time when they would want to see a help page.


If you add "FCheckListBox.HelpContext := HelpContext;" in the list of initializations, this allows the user to get help when the checklist is displayed.

We can confirm we did this improvement. The next update will have this improvement.