[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |