JVCL Help:TJvAVICapture.SaveAs

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

Search in JVCL Help

 
Search in all projects
 

Summary

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