InQUsedBytes Property
The current number of bytes in the input queue.
Access
Read only
Syntax
Delphi |
object.InQUsedBytes: Cardinal; |
---|---|
BCBuilder |
property Cardinal InQUsedBytes; |
The current number of bytes in the input queue.
Read only
Delphi |
object.InQUsedBytes: Cardinal; |
---|---|
BCBuilder |
property Cardinal InQUsedBytes; |