HashValue Property
The hash value.
Syntax
property HashValue: String read get_HashValue; property HashValueB: TBytes read get_HashValueB;
Default Value
''
Remarks
The computed hash value. This property is populated after calling ComputeHash.
This property is read-only.