The XOnXOffInFlowControl property specifies whether XON/XOFF flow control is used during reception. Values TRUE or FALSE. If TRUE the XOffCharacter is sent when the input buffer comes within XOffXMitThreshold bytes of being full, and the XOnCharacter is sent when the input buffer comes within XOnXMitThreshold bytes of being empty.
The XOffCharacter property specifies the value of the XOFF character for both transmission and reception. XOFF is a software ...
The XOffXMitThreshold property specifies the maximum number of bytes allowed in the input buffer before the XOFF character ...
The XOnCharacter property specifies the value of the XON character for both transmission and reception. XON is a software ...
The XOnXMitThreshold property specifies the minimum number of bytes allowed in the input buffer before the XON character ...
The XOnXOffInFlowControl property specifies whether XON/XOFF flow control is used during reception. Values TRUE or FALSE. ...
The XOnXOffOutFlowControl specifies whether XON/XOFF flow control is used during transmission. Values TRUE or FALSE. If TRUE, ...
The XSize property specifies the width, in pixels, of the window if a new window is created. For GUI processes, this is used ...
The Y property specifies the y offset, in pixels, of the upper left corner of a window if a new window is created. The offsets ...
The YCountChars property, used for processes creating a console window, specifies the screen buffer height in character rows. ...