JVCL Help:TJvFormPlacement.WriteString
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.WriteString Method
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
Writes a string value to the storage.
Pascal
procedureWriteString(constIdent: string; constAValue: string);
Parameters
Parameters | Description |
const Ident: string | Identifies the name of the data value into which to write. |
const AValue: string | The string value to write. |
Description
Call WriteInteger to store an integer value in the storage.
See Also
TJvFormPlacement.AppStorage, TJvFormPlacement.AppStoragePath, TJvFormPlacement.ReadString, TJvFormPlacement.WriteInteger
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