TRVWebCamDialog.Execute

<< Click to display table of contents >>

TRVWebCamDialog.Execute

Shows the dialog window.

function Execute: Boolean;

The dialog window is shown if Camera is assigned, its DeviceType = rvdtWebCamera, and VideoDeviceIndex is assigned.

The method returns True if the dialog was shown (even if changes were canceled).

Changes made in this dialog are applied immediately, so the user can preview results while the dialog is displayed. If the user pressed "Cancel", all properties are restored to the original state.