JVCL Help:TJvCustomAppStorage.WriteDateTime
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.WriteDateTime Method
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Stores a date and time value.
Pascal
procedureWriteDateTime(constPath: string; Value: TDateTime);
Parameters
Parameters | Description |
const Path: string | Path (relative to the current path) where the value is to be stored. |
Value: TDateTime | Value to store. |
Description
WriteDateTime will store the specified date and time value in the specified location.
See Also
TJvCustomAppStorage.ReadDateTime, TJvCustomAppStorage.WriteBinary, TJvCustomAppStorage.WriteFloat, TJvCustomAppStorage.WriteInteger, TJvCustomAppStorage.WriteList, TJvCustomAppStorage.WriteString, TJvCustomAppStorage.WriteStringList
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