JVCL Help:TJvImageList.SaveToFile
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageList.SaveToFile Method
[+] TJvImageList Methods
[+] TJvImageList Properties
Search in JVCL Help
Search in all projectsSummary
Saves the image list to a bitmap file.
Pascal
procedureSaveToFile(constFileName: string);
Parameters
Parameters | Description |
const FileName: string | File name of the bitmap file |
Description
Call SaveToFile to save the image list to the bitmap file FileName.
See Also
TJvImageList.LoadFromFile, TJvImageList.SaveToStream
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