JVCL Help:TJvCustomAppStorage.WriteEnumeration
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.WriteEnumeration Method
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
procedureWriteEnumeration(constPath: string; TypeInfo: PTypeInfo; constValue);
Parameters
Parameters | Description |
const Path: string | Path (relative to the current path) where the value is to be stored. |
TypeInfo: PTypeInfo | A typeinfo pointer that describes the type of the Value parameter. |
const Value | Value to store. |
Description
Write here a description
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