InQUsedBytes Property

The current number of bytes in the input queue.

Access

Read only

Syntax

Delphi
object.InQUsedBytes: Cardinal;
BCBuilder
property Cardinal InQUsedBytes;