Method procedure MLDMOSupport.TMLDMOEnumEnvelopeStartValue.GetValuesList(TStrings)
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: TMLDMOEnumEnvelopeStartValue
Contents |
Syntax
Delphi:
procedure GetValuesList( AValues : TStrings );
C++ Builder:
void __fastcall GetValuesList( TStrings AValues );
Visual C++ (MFC):
void GetValuesList( CTStrings AValues );
Summary
Fills the list of names of possible values.
Description
Call this method to get the list of names of possible values.