Unit 'SbpBase58' Package
[Overview][Resource strings][Classes][Index] [#pl_baselib4pascal]

TBase58

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

Declaration

Source position: SbpBase58.pas line 19

type TBase58 = class(TInterfacedObject,IBase58)

public

  function Encode();

  

  property BitCoin: IBase58; [r]

  

  property Ripple: IBase58; [r]

  

  property Flickr: IBase58; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TBase58

  

|

TObject,IBase58



CT Web help

CodeTyphon Studio