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