Property VLDSCapture.TVLDSIntegerAdjustmentProperty.Delta

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 00:18, 22 November 2011

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: TVLDSIntegerAdjustmentProperty

Contents

Syntax

Delphi:

property Delta : Integer read GetDelta;

C++ Builder:

__property int Delta = { read=GetDelta };

Summary

Returns the step size for the property.

Description

Use this property to get step size for the property.

The step size is the smallest increment by which the property can change.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox