Method procedure MLDMOSupport.TMLDMOEnumEnvelopeItem.SetStringValue(String)
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: TMLDMOEnumEnvelopeItem
Contents |
Syntax
Delphi:
procedure SetStringValue( AValue : String );
C++ Builder:
void __fastcall SetStringValue( String AValue );
Visual C++ (MFC):
void SetStringValue( CTString AValue );
Summary
Sets the value of the envelope item as string.
Description
Use this property to set the value of the envelope item as string.