JVCL Help:TJvTipOfDay.SaveToFile
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTipOfDay.SaveToFile Method
[+] TJvTipOfDay Events
[+] TJvTipOfDay Methods
[+] TJvTipOfDay Properties
Search in JVCL Help
Search in all projectsSummary
Saves the tips list to the specified file.
Pascal
procedureSaveToFile(constAFileName: string);
Parameters
Parameters | Description |
const AFileName: string | Name of the file where to write the tips to. |
Description
Call SaveToFile to save the tips in the list Tips to the file specified by AFileName. Each string in the list is written to a separate line in the file.
See Also
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