Max Property
The exclusive upper bound.
Syntax
property Max: Integer read get_Max write set_Max;
Default Value
100
Remarks
This property specifies the exclusive upper bound of the random integer to be generated. The value must be greater than Min. The default value is 100.