[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.Changed

Performs actions needed when the value for the control has been changed.

Declaration

Source position: controls.pp line 1431

protected procedure TControl.Changed;

Description

In TControl, Changed posts a CM_CHANGED control message to the message processing loop.