Property VLDSCapture.TVLDSCameraControlProperty.Mode
From Mitov Wiki Doc
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: TVLDSCameraControlProperty
Contents |
Syntax
Delphi:
property Mode : TVLDSAdjustmentMode read FMode write SetMode;
C++ Builder:
__property TVLDSAdjustmentMode Mode = { read=FMode, write=SetMode };
Summary
Specifies the desired camera control property mode.
Description
Use this property to specify the desired camera control
property mode. - Automatic, Manual or to use the current
settings(leave unchanged).