TCHMdynamicEngine Component
Methods Events
This class implements a dynamic version of the Engine that allows the message tables to be explored dynamically rather than relying on stubcode.

Unit
CHM

Declaration
TCHMdynamicEngine = class(TCHMcustomEngine)

Hierarchy
TComponent <--TCHMcustomEngine <--TCHMdynamicEngine

Subclasses
None

Description
This is required because TCHMcustomEngine has abstract methods. See http://www.interfaceware.com/manual/delphi_dynamic_interface.html for more information.

Introduced Methods
ParseMessage  This method will trigger the OnParseMessage event.
ParseMessageDynamically  Dynamically parse a message.

Introduced Events
OnParseMessage Triggered every time a message is parsed.


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