Source position: controls.pp line 97
type TCMControlChange = record
Msg: Cardinal;
Control: TControl;
Inserting: Boolean;
Result: LRESULT;
end;