TParamsDecryptEvent Delegate

Method signature for the decrypt event in TParamsFile

Unit: Olf.RTL.Params
type TParamsDecryptEvent = function(const AStream: TStream): string of object

Parameters

AStream
Type: TStream

Return Value

Type: System.string