JVCL Help:TJvAppStorageCryptEvent
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAppStorageCryptEvent type
[+] JvAppStorage.pas Types
Search in JVCL Help
Search in all projectsSummary
Event type used to encrypt/decrypt string values.
Pascal
run\JvAppStorage.pas
TJvAppStorageCryptEvent = procedure (var Value: string) ofobject;
Parameters
Parameters | Description |
Value | Value to be encrypted/decrypted. |
Description
The TJvAppStorageCryptEvent event is used to encrypt/decrypt string values.
See Also
TJvCustomAppStorage.OnDecryptPropertyValue, TJvCustomAppStorage.OnEncryptPropertyValue
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