Handles CM_CHANGED control messages for the control.
Source position: controls.pp line 1439
protected procedure TControl.CMChanged( |
var Message: TLMessage |
); message; |
Message |
|
Control message handled in the method. |
Calls the WindowProc method in the Parent control (when assigned) to handle the control message in Message.
|
The handler for all messages. |
|
|
| Version 4.4 | Generated 2025-11-08 | Home |