[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestream' (#msegui)

tcustomcryptohandler

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

Declaration

Source position: msestream.pas line 69

type tcustomcryptohandler = class(tmsecomponent)

public

  destructor destroy; override;

  function encrypt();

  function decrypt();

  function encrypttext();

  function decrypttext();

published

  property chain: tcustomcryptohandler; [rw]

end;

Inheritance

tcustomcryptohandler

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13