JCL Help:TJclRandomStream.GetRandSeed

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Property getter for random seed value.


Pascal

 protected function GetRandSeed: Longint; virtual;


Return Value

Random seed value.


Description

This function returns current random seed value (System.RandomSeed).


See Also

TJclRandomStream.RandSeed TJclRandomStream.Randomize


About

Donator

Robert Marquardt


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page