Property VLDSCapture.TVLDSIntegerAdjustmentProperty.RangesSupported

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

Contents

Syntax

Delphi:

property RangesSupported : Boolean read GetRangesSupported;

C++ Builder:

__property bool RangesSupported = { read=GetRangesSupported };

Summary

Ranges are supported for this property

Description

Use this property to check if ranges are supported for this property.

Returns True if the ranges are supported for this property. If the ranges are not supported the Min, Max DefaultValue and Delta will not have valid information.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox