TParamsDecryptProc Delegate
Definition
Procedure signature for the decrypt event in TParamsFile
Delphi
type TParamsDecryptProc = reference to function(const AStream: TStream): string
Parameters
- AStream
- TStream
Returns
string
- Inheritance
-
IInterfaceTParamsDecryptProc