[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles a CM_TEXTCHANGED message for the control.
Source position: controls.pp line 1453
protected procedure TControl.CMTextChanged( |
var Message: TLMessage |
); message; |
Message |
|
Control message handled in the method. |
Calls the TextChanged method when the message is received by the control.
|
Performs actions needed when the value for the Text property has been changed. |
Version 4.0 | Generated 2025-05-03 | Home |