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 value to the Name property using additional Parameters parameters.
The example of use is given in description of the CreateObject method.
See also: