SetPropertyEx(Name:String; Parameters:Array; Value: Variant);
Name. Name of the property, which value must be specified.
Parameters. Additional parameters required for the property.
Value. Property value.
The SetPropertyEx method enables the user to set the value of the specified property of the object stored in the variable, using additional parameters.
The method use is given in description of the Variant.CreateObject method.
See also: