Copies the specified number of bytes from the stream and pushes the values onto the queue.
Source position: lresources.pp line 418
public function TCustomLazComponentQueue.CopyFrom(
AStream: TStream;
Count: LongInt
):LongInt;