Property VLDSCapture.TVLDSCameraControlProperty.RangesSupported
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 RangesSupported : Boolean read GetRangesSupported;
C++ Builder:
__property bool RangesSupported = { read=GetRangesSupported };
Summary
Checks if the ranges - (Min,Max, DefaultValue etc.) are supported.
Description
Use this property to check if the "ranges" - (Min,Max,
DefaultValue etc.) are supported by the control property.