Not used in the current LCL implementation.
Source position: controls.pp line 133
type TCMChanged = record
Msg: Cardinal;
UnusedMsg: Cardinal;
Unused: PtrInt;
Child: TControl;
Result: LRESULT;
end;