| AbstractHierarchicalObjectTObjectRegisterProperty Method |
| Name | Description | |
|---|---|---|
| RegisterProperty(String, FuncTObject, Object) |
Registers the given property to the object
| |
| RegisterPropertyTProperty(String, FuncTObject, Object) |
Registers the given property to the object
| |
| RegisterProperty(String, Object, FuncTObject, Object, Object) |
Registers the given parameterized property to the object.
|