TParams Decrypt Proc Delegate
Procedure signature for the decrypt event in TParamsFile
System.IInterface
Olf.RTL.Params.TParamsDecryptProc
Olf.RTL.Params.TParamsDecryptProc
type TParamsDecryptProc = reference to function(const AStream: TStream): string
Parameters
- AStream
- Type: TStream
Return Value
Type: System.string
The TParamsDecryptProc type exposes the following members.