Unit 'utility' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TRandomState

Declaration

Source position: utility.pas line 235

type TRandomState = record

  rs_High: LongInt;

  rs_Low: LongInt;

end;


Documentation generated on: 2021-07-30