JVCL Help:TJvAppStorageCryptEvent

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Event type used to encrypt/decrypt string values.

run\JvAppStorage.pas


Pascal

 run\JvAppStorage.pas
 TJvAppStorageCryptEvent = procedure (var Value: string) ofobject;


Parameters

Parameters Description
Value Value to be encrypted/decrypted.

run\JvAppStorage.pas


Description

The TJvAppStorageCryptEvent event is used to encrypt/decrypt string values.

run\JvAppStorage.pas


See Also

TJvCustomAppStorage.OnDecryptPropertyValue, TJvCustomAppStorage.OnEncryptPropertyValue

run\JvAppStorage.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page