JVCL Help:TJvCaptureSettings.KeyAbort

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

Search in JVCL Help

 
Search in all projects
 

Summary

The virtual key that will abort the capture session if pressed.


Pascal

 propertyKeyAbort: TJvVirtualKey;


Description

Set this value to a virtual key that will cancel the capture session if pressed. This defaults to the Esc key. You should use the TJvVirtualKeySelectionFrame selection frame (in JvVirtualKeySelectionFrame.pas) to allow your user to choose a virtual key, while being sure the value returned is correct.


See Also

TJvCaptureSettings.AbortLeftMouse, TJvCaptureSettings.AbortRightMouse, TJvCaptureSettings.LimitEnabled, TJvCaptureSettings.TimeLimit


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