Overload List
Name | Description | |
---|---|---|
ChangeDefaultValue(IComponent, String, Object) |
Changes default value of the property of the component. You can change value only in run-time mode (then Active == false)
| |
ChangeDefaultValue(Type, String, Object) |
Changes default value of the property of the type. You can change value only in run-time mode (then Active == false)
|