JVCL Help:TJvFormPlacement.WriteInteger

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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