RandInt Property
The random integer.
Syntax
__property int RandInt = {read=FRandInt, write=FSetRandInt};
Default Value
0
Remarks
This property holds the random integer generated by calling GetNextInt.
This property is read-only.
Data Type
Integer