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 PRIM_IOC.StringReader (PRIM_IOC.StringReader)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from PRIM_IOC.StringReader (PRIM_IOC.StringReader)

ReportMessage

Event signalled when an exception is caught and supplies a message reporting the error [error Inherited from PRIM_IOC.StringReader (PRIM_IOC.StringReader)

Message

Methods

Name

Description

Append

Concatenates up to ten unicode strings to the text string to be processed by the StringReader

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

TryReadLine

Attempts to read a line of characters from the text reader and returns the data as a string Inherited from PRIM_IOC.TextReader (PRIM_IOC.TextReader)

Result, String

TryReadString

Attempts to read a number of characters from the text reader and returns the data as a string Inherited from PRIM_IOC.TextReader (PRIM_IOC.TextReader)

Result, Count, String


See also

All Component Classes

Technical Reference