CaptureHotKey property (Screen Control)
Builder Syntax |
Menus::TShortCut CaptureHotKey |
Delphi Syntax |
CaptureHotKey : TShortCut |
Overview |
Refer to Implementing Screen Capture. |
Remarks
Gets or sets the key code for the hot key. The default hot key is F11.
Note: You must call StopCapture if a capture operation has been started (for example, waiting for a hot key to be pressed) before you allow your main window/application to terminate.
See Also
Elements: |