System.Hash.THashMD5.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset;

C++

void __fastcall Reset();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Hash.pas
System.Hash.hpp
System.Hash THashMD5

Description

Resets the state of this instance of THashMD5.

See Also