{ %NORUN } program tw35670b; {$mode delphi} procedure DoThis(msg: T); begin end; procedure DoThis(msg: TObject); begin end; begin end.