JVCL Help:TJvCustomAppMemoryFileStorage.FileName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppMemoryFileStorage.FileName Property
[+] TJvCustomAppMemoryFileStorage Events
[+] TJvCustomAppMemoryFileStorage Fields
[+] TJvCustomAppMemoryFileStorage Methods
[+] TJvCustomAppMemoryFileStorage Properties
Search in JVCL Help
Search in all projectsSummary
The name of the file that the storage represents.
Pascal
propertyFileName: TFileName;
Description
Use FileName to get or set the name of the file that this storage represents. Note that Location is used to determine the path of the file. Read FullFileName to determine the actual name of the file.
When you set the value of FileName, the storage automatically loads (at runtime) the contents of that file.
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