|
virtual |
Called by the framework to notify a property object that its value has been updated.
This function is called by the framework to notify a property object that its value has been updated in in-place edit control. The default implementation handles this notification for simple types, reads the string representation of the updated value and formats it to update the underlined variant. The default implementation returns TRUE when handles simple types.