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