Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
OutputVar := instance.HrResult
instance.HrResult := Value
Value
MfInteger or var integer.
Gets the HRESULT Value related to the exception as integer var.
Sets the HRESULT Value of the exception.