Unit 'SbpBase32Alphabet' Package
[Overview][Classes][Index] [#pl_baselib4pascal]

TBase32Alphabet

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

Declaration

Source position: SbpBase32Alphabet.pas line 15

type TBase32Alphabet = class(TEncodingAlphabet,IBase32Alphabet)

public

  property Crockford: IBase32Alphabet; [r]

  

  property Rfc4648: IBase32Alphabet; [r]

  

  property ExtendedHex: IBase32Alphabet; [r]

  

  constructor Create();

  

  constructor CreateCrockford;

  

  destructor Destroy; override;

  

end;

Inheritance

TBase32Alphabet

  

|

TEncodingAlphabet,IBase32Alphabet

  

|

TObject,IEncodingAlphabet



CT Web help

CodeTyphon Studio