function TForm1.FormHelp(HelpType: THelpType;
HelpContext: THelpContext;
const HelpKeyword, HelpFile: String; var Handled:
Boolean): Boolean;
begin
Application.MessageBox('Help');
Result := false;
end;
This is not a bug but a missing feature. If you like to request this
feature for DWPL please add it to the Feature Requests at https://sourceforge.net/tracker/?
atid=417489&group_id=36537&func=browse
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=161824
This is not a bug but a missing feature. If you like to request this
feature for DWPL please add it to the Feature Requests at
https://sourceforge.net/tracker/?
atid=417489&group_id=36537&func=browse