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

IBase85Alphabet

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

Declaration

Source position: SbpIBase85Alphabet.pas line 11

type IBase85Alphabet = interface(IEncodingAlphabet)

  function GetHasShortcut;

  

  function GetAllSpaceShortcut;

  

  function GetAllZeroShortcut;

  

  property HasShortcut: Boolean; [r]

  

  property AllZeroShortcut: char; [r]

  

  property AllSpaceShortcut: char; [r]

  

end;

Inheritance

IBase85Alphabet

  

|

IEncodingAlphabet

  

|

IInterface



CT Web help

CodeTyphon Studio