JVCL Help:TJvAVICapture.ShowDialog

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

Search in JVCL Help

 
Search in all projects
 

Summary

Tries to show the given dialog.


Pascal

 functionShowDialog(Dialog: TJvVideoDialog): Boolean;


Parameters

Parameters Description
Dialog: TJvVideoDialog The dialog to show.


Return Value

True if dialog was shown successfully and user pressed OK, false otherwise.


Description

Asks the system to show the given dialog for the currently selected driver.


See Also

TJvAVICapture.DriverCaps


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