TParamsCryptEvent Delegate
Definition
Method signature for the crypt event in TParamsFile
Delphi
type TParamsCryptEvent = function(const AParams: string): TStream of object
Parameters
- AParams
- string
Returns
TStream
Method signature for the crypt event in TParamsFile
type TParamsCryptEvent = function(const AParams: string): TStream of object