TParamsCryptProc Delegate

Procedure signature for the crypt event in TParamsFile

Unit: Olf.RTL.Params
System.IInterface
  Olf.RTL.Params.TParamsCryptProc
type TParamsCryptProc = reference to function(const AParams: string): TStream

Parameters

AParams
Type: System.string

Return Value

Type: TStream

 

The TParamsCryptProc type exposes the following members.

Show:
 NameDescription
Invoke

Top