Create method |
Applies to
TCHMcustomMessage
Declaration
constructor Create(iEngineHandle: TCHMengineHandle; iTableHandle: TCHMtableHandle; iMessageIndex: Integer);
Description
Used to construct a Message from a Table already populated with data. This is used during parsing operations.
|