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

TBase32

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

Declaration

Source position: SbpBase32.pas line 19

type TBase32 = class(TInterfacedObject,IBase32)

public

  function Encode();

  

  property Crockford: IBase32; [r]

  

  property Rfc4648: IBase32; [r]

  

  property ExtendedHex: IBase32; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TBase32

  

|

TObject,IBase32



CT Web help

CodeTyphon Studio