Programming with Reflection
DisplayEnabled property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection displays characters received from the host during the execution of any of the following methods: ReadChars, ReadLine, ReadUntil, WaitForHostTrigger, WaitForString, WaitForStrings, Wait, WaitForSilence, and WaitUntil. Setting DisplayEnabled to False is the same as specifying the rcNoDisplay option for these methods.
This property only affects the display while a macro is running.
The default value is True.