AddProperty(NewPropery) event,
notifies that a new Property object is added to the
Properties collection. The Component
property of the Property object specifies owner/parent component of the
newly added property.
AddParameter(NewParameter)
event, notifies that a new Parameter object is added to the
Parameters collection. The Property
property of the Parameter object specifies owner/parent property of the
newly added parameter.