property BlockNumber : Word
The number of blocks transferred so far.
This is obtained by dividing the number of bytes transferred by the current block length, so it will change if the block length changes.
This property is most useful within an OnProtocolStatus event handler. See "Protocol status" in the printed documentation for more information.