Method procedure VLDMOEffect.TVLDMOEffect.GetDmoNames(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: TVLDMOEffect
Contents |
Syntax
Delphi:
procedure GetDmoNames( ANames : TStrings );
C++ Builder:
void __fastcall GetDmoNames( TStrings ANames );
Visual C++ (MFC):
void GetDmoNames( CTStrings ANames );
Summary
Returns the list of User Friendly Names of the DMO effects available in the system.
Description
Call this method to get the list of User Friendly Names of the DMO effects available in the system.