RandInt Property
The random integer.
Syntax
property RandInt: Integer read get_RandInt;
Default Value
0
Remarks
This property holds the random integer generated by calling GetNextInt.
This property is read-only.
|
RandInt PropertyThe random integer. Syntaxproperty RandInt: Integer read get_RandInt; Default Value0 RemarksThis property holds the random integer generated by calling GetNextInt. This property is read-only. |