Event VLAxisCapture.TVLAxisCapture.OnStatusError

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLAxisCapture

Contents

Syntax

Delphi:

property OnStatusError : TVLAxisOnErrorEvent read FOnStatusError write SetOnStatusError;

C++ Builder:

__property TVLAxisOnErrorEvent OnStatusError = { read=FOnStatusError, write=SetOnStatusError };

Summary

Occurs on Axis capture status error.

Description

This event is occurs on Axis capture status error.

Use this event to handle capture status errors.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox