JVCL Help:TJvAVICapture.ShowDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAVICapture.ShowDialog Method
[+] TJvAVICapture Events
[+] TJvAVICapture Fields
[+] TJvAVICapture Methods
[+] TJvAVICapture Properties
Search in JVCL Help
Search in all projectsSummary
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
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