TParamsDecryptEvent Delegate

Definition

Method signature for the decrypt event in TParamsFile

Delphi
type TParamsDecryptEvent = function(const AStream: TStream): string of object

Parameters

AStream
TStream

Returns

string