Performs actions needed when the value for the control has been changed.
Source position: controls.pp line 1432
protected procedure TControl.Changed;
In TControl, Changed posts a CM_CHANGED control message to the message processing loop.