Type

<< Click to Display Table of Contents >>

 

Type

Enum Indicates the type of User Event. Possible values for this property are 0 - uetOnEvent: the User Event triggers whenever the value of the expression changes from False to True (default), 1 - uetWhileTrue: the User Event triggers periodically while the value of the expression is equal to True, or 2 - uetOnValueChanged: the User Event triggers when the value of the expression changes.

Was this page useful?