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

TBase58Alphabet

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

Declaration

Source position: SbpBase58Alphabet.pas line 12

type TBase58Alphabet = class(TEncodingAlphabet,IBase58Alphabet)

public

  property BitCoin: IBase58Alphabet; [r]

  

  property Ripple: IBase58Alphabet; [r]

  

  property Flickr: IBase58Alphabet; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TBase58Alphabet

  

|

TEncodingAlphabet,IBase58Alphabet

  

|

TObject,IEncodingAlphabet



CT Web help

CodeTyphon Studio