Property ALVST3Host.TALVST3Parameter.IsWrapAround

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

Contents

Syntax

Delphi:

property IsWrapAround : Boolean read GetIsWrapAround;

C++ Builder:

__property bool IsWrapAround = { read=GetIsWrapAround };

Summary

Checks if attempts to set the parameter value out of the limits will result in a wrap around.

Description

Use this property to check if attempts to set the parameter value out of the limits will result in a wrap around [SDK 3.0.2]

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox