[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uhpackimp.pp line 155
type THPackHuffman = class
protected
FRefCount: Integer;
public
constructor Create;
destructor Destroy; override;
Encoder: THPackHuffmanEncoder;
Decoder: THPackHuffmanDecoder;
end;
THPackHuffman
TObject