TCHMparseErrorEvent Type
Invoked when a parsing error occurs.

Unit
CHM

Declaration

TCHMparseErrorEvent = procedure(Sender: TObject;
                                  MessageData : string;
                                  TransportIndex : Integer;
                                  Description : string;
                                  Code : TErrorCode) of Object;

Description
The user should implement proper logging behavior when this event is invoked.


HTML generated by Time2HELP
http://www.time2help.com