JVCL Help:TJvAVICapture.SaveAs
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAVICapture.SaveAs Method
[+] TJvAVICapture Events
[+] TJvAVICapture Fields
[+] TJvAVICapture Methods
[+] TJvAVICapture Properties
Search in JVCL Help
Search in all projectsSummary
Saves the stream under the given file name.
Pascal
functionSaveAs(Name: string): Boolean;
Parameters
Parameters | Description |
Name: string | The name of the file to use. |
Return Value
True if call was successful, false otherwise.
Description
Tries to save the stream under the given file name.
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