TCHMcustomMessage Object Properties Methods |
Unit
CHM
Declaration
TCHMcustomMessage = class(TCHMcustomTable)
Hierarchy
TObject <--TCHMcustomTable <--TCHMcustomMessage
Direct subclasses
TCHMdynamicMessage
Description
Each message object inherits from this class. Each message is in fact a specialized instance of a table object.
Introduced Properties |
EngineHandle | The handle to the underlying Engine object. |
Introduced Methods |
Create | Constructor. | ||
CreateFromMessageIndex | Constructor. | ||
GenerateFlatWire | This function is invoked to generate the actual message. |
|