Property VLDSCapture.TVLDSCameraControlProperty.Delta
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 Delta : Integer read GetDelta;
C++ Builder:
__property int Delta = { read=GetDelta };
Summary
Returns the Delta(step) by which the value of the camera control property can change.
Description
Use this property to get the Delta(step) by which the value
of the camera control property can change.