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