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