ParseMessage method
Parse flatwire messages into a table if stubcode is being used.

Applies to
TCHMcustomEngine

Declaration
procedure ParseMessage(MessageData: string; TransportIndex: Integer);

Description
This procedure must be overridden by child classes to do the actual parsing.

It can also be overridden for logging purposes, or for any other application where the user would need to access the flatwire format of the message. It also invokes the OnMessage event if this event has been assigned.


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