Property ALVSTHost.TALVSTParameter.MinMax
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: TALVSTParameter
Contents |
Syntax
Delphi:
property MinMax : TALVSTParameterIntegerMinMax read FMinMax;
C++ Builder:
__property TALVSTParameterIntegerMinMax * MinMax = { read=FMinMax };
Summary
Allows access to the Min/Max values of the parameter if available.
Description
Use this property to get the Min/Max values of the parameter
if available.