Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Create constructor

Project: MD5 Message Digest Unit

Unit: PJMD5

Class: TPJMD5

Applies to: ~>1.0

constructor Create;

Description

This is the object constructor. It takes no parameters.

Call Create to create a new TPJMD5 instance.

Note: There is no need to create a new TPJMD5 instance if the Calculate or CalculateFile class methods are to be used to create a MD5 digest