Property MLDMOSupport.TMLDMOBasicEnvelopeItem.StartTime
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: TMLDMOBasicEnvelopeItem
Contents |
Syntax
Delphi:
property StartTime : Int64 read FStartTime write SetStartTime;
C++ Builder:
__property __int64 StartTime = { read=FStartTime, write=SetStartTime };
Summary
Specifies the starting time of the envelope item in 100-nanosecond units.
Description
Set this property to specify the desired starting time of the
envelope item in 100-nanosecond units.