Property MLDMOSupport.TMLDMOFloatEnvelopeStartValue.StartValue
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: TMLDMOFloatEnvelopeStartValue
Contents |
Syntax
Delphi:
property StartValue : Single read FStartValue write SetStartValue;
C++ Builder:
__property float StartValue = { read=FStartValue, write=SetStartValue };
Summary
Specifies the starting value of the envelope item.
Description
Use this property to specify the starting value of the
envelope item.