TParamsCryptProc Delegate

Definition

Procedure signature for the crypt event in TParamsFile

Delphi
type TParamsCryptProc = reference to function(const AParams: string): TStream

Parameters

AParams
string

Returns

TStream
Inheritance
IInterface
TParamsCryptProc

Methods