JVCL Help:TFileLocation

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

Search in JVCL Help

 
Search in all projects
 

Summary

File-Location Type

run\JvAppStorage.pas


Pascal

 run\JvAppStorage.pas
 TFileLocation = (
flCustom,
flWindows,
flTemp,
flExeFile,
flUserFolder
);


Members

Members Description
flCustom Filename must contain a directory
flWindows File is placed in the windows directory
flTemp File is placed in the temp directory
flExeFile File is placed in the directory of the Exe-File
flUserFolder File is placed in the user directory

run\JvAppStorage.pas


Description

Defines the location of a file.

run\JvAppStorage.pas


See Also

TJvAppIniFileStorage, TJvAppXMLFileStorage

run\JvAppStorage.pas


About

Navigation

no pages or subcategories

run\JvAppStorage.pas



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