Skip to main content

automaticallyClearArguments

Short summary

This property can be used to control the clear behaviour of the event. If the flag is set to true, the arguments will be cleared when the event is confirmed. If the flag is not set, the arguments will remain until you call TcError.arguments.Clear();

  • Type: BOOL
  • Getter: public
  • Setter: public

Code

Declaration

PROPERTY PROTECTED FINAL automaticallyClearArguments : BOOL