JVCL Help:TJvCustomAppStorage.GetCharName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.GetCharName Method
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Translates a char value to a (valid) key name.
Pascal
functionGetCharName(Ch: Char): string; virtual;
Parameters
Parameters | Description |
Ch: Char | The char value that needs to be translated to a key name. |
Return Value
A valid key name.
Description
Call GetCharName to translate a char value to a (valid) key name. This function is used by the set storage methods.
See Also
TJvCustomAppStorage.GetIntName, TJvCustomAppStorage.ReadSet, TJvCustomAppStorage.WriteSet
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