PositiveValue defines a positive number result from using Sign.
PositiveValue = High(TValueSign);
PositiveValue = High(TValueSign);
Sign determines the sign of a number, returning the result in a TValueSign value. TValueSign will be PositiveValue if the number is positive.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|