Overload List

  NameDescription
RemoveDefaultValues(IComponent)
Removes changed of the default values of the component. You can remove changes only in run-time mode (then Active == false)
RemoveDefaultValues(Type)
Removes changed of the default values of the type. You can remove changes only in run-time mode (then Active == false)

See Also