HashValue Property
The hash value.
Syntax
__property String HashValue = {read=FHashValue, write=FSetHashValue}; __property RawByteString HashValueB = {read=FHashValueB, write=FSetHashValueB};
Default Value
""
Remarks
The computed hash value. This property is populated after calling ComputeHash.
This property is read-only.
Data Type
Binary String