TRngStream.CopyState Method

procedure CopyState(Src: TRngStream);

Copies the state from another stream.

#NameTypeDescription
1SrcTRngStream

Result: stored in self (calling object)