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