Unit 'HlpHashResult' Package
[Overview][Resource strings][Classes][Index] [#pl_hashlib4pascal]

THashResult

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HlpHashResult.pas line 29

type THashResult = class(TInterfacedObject,IHashResult)

public

  constructor Create();

  

  function GetBytes;

  

  function GetUInt8;

  

  function GetUInt16;

  

  function GetUInt32;

  

  function GetInt32;

  

  function GetUInt64;

  

  function ToString();

  

  function Equals();

  

  function GetHashCode; override;

  

end;

Inheritance

THashResult

  

|

TObject,IHashResult



CT Web help

CodeTyphon Studio