Unit 'PasVulkan.Compression.LZMA' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_pasvulkan]

TCRC

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

Declaration

Source position: PasVulkan.Compression.LZMA.pas line 101

type TCRC = class

public

  Value: TpvUInt32;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Init;

  

  procedure Update();

  

  procedure UpdateByte();

  

  function GetDigest;

  

end;

Inheritance

TCRC

  

|

TObject



CT Web help

CodeTyphon Studio