AppWnd:= GetForegroundWindow(); id:=FindWindow('OWL_Window','Имя программы'); if id=AppWnd then begin .... end;