Class tbasecryptohandler
Unit
Declaration
type tbasecryptohandler = class(tcustomcryptohandler)
Description
No description available, ancestor tcustomcryptohandler description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tcustomcryptohandler
- tbasecryptohandler
Overview
Methods
procedure error(const err: cryptoerrorty); |
|
procedure checkerror(const err: cryptoerrorty = cerr_error); virtual; |
|
function checknullerror(const avalue: integer; const err: cryptoerrorty = cerr_error): integer; |
|
function checknilerror(const avalue: pointer; const err: cryptoerrorty = cerr_error): pointer; |
Description
Methods
procedure error(const err: cryptoerrorty); |
|
procedure checkerror(const err: cryptoerrorty = cerr_error); virtual; |
|
function checknullerror(const avalue: integer; const err: cryptoerrorty = cerr_error): integer; |
|
function checknilerror(const avalue: pointer; const err: cryptoerrorty = cerr_error): pointer; |
|
Generated by PasDoc 0.16.0.