Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [created  Inherited from Application Object (PRIM_APP)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed  Inherited from Application Object (PRIM_APP)

Methods

Name

Description

TraceMessageData

Send a string to the user defined Trace Handler

Source, Value1, Value2, Value3, Value4, Value5, Value6, Value7, Value8, Value9

TraceMessageText

Send multiple strings to the user defined Trace Handler

String1, String2, String3, String4

...