JVCL Help:TJvStoredValues
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStoredValues Class
[+] JvFormPlacement.pas Classes
[+] TJvStoredValues Methods
[+] TJvStoredValues Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvStoredValues
run\JvFormPlacement.pas
Summary
Manages a list of stored values.
Pascal
run\JvFormPlacement.pas
TJvStoredValues = class(TOwnedCollection);
Description
The TJvFormStorage storage component uses the TJvStoredValues object to represent its stored values.
Use the properties and methods of TJvStoredValues to:
- Access a specific stored value object.
- Add or delete stored values from the list.
- Get or set the values of individual stored values.
- Iterate through all stored values.
- Copy a set of stored values to another stored values list.
See Also
TJvFormStorage, TJvStoredValue
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