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

IBase64Alphabet

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

Declaration

Source position: SbpIBase64Alphabet.pas line 11

type IBase64Alphabet = interface(IEncodingAlphabet)

  function GetPaddingEnabled;

  

  property PaddingEnabled: Boolean; [r]

  

end;

Inheritance

IBase64Alphabet

  

|

IEncodingAlphabet

  

|

IInterface



CT Web help

CodeTyphon Studio