Property MLDMOSupport.TMLDMOBasicEnvelopeStartValue.StartMode
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: TMLDMOBasicEnvelopeStartValue
Contents |
Syntax
Delphi:
property StartMode : TMLDMOEnvilopeStartMode read FStartMode write SetStartMode;
C++ Builder:
__property TMLDMOEnvilopeStartMode StartMode = { read=FStartMode, write=SetStartMode };
Summary
Specifies the desired start mode for the envelope item.
Description
Use this property to specify the way the starting value of
the envelope item will be calculated. - ( Start Value,
Current Value, Default Value )