Property MLDMOSupport.TMLDMOIntegerParameterEnvelope.Envelopes
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: TMLDMOIntegerParameterEnvelope
Contents |
Syntax
Delphi:
property Envelopes : TMLDMOIntegerEnvelopeItems read FEnvelopes write SetEnvelopes;
C++ Builder:
__property TMLDMOIntegerEnvelopeItems * Envelopes = { read=FEnvelopes, write=SetEnvelopes };
Summary
Collection of envelope items forming the envelope.
Description
Add elements to this collection to form the desired envelope
for the parameter.