Hallo mr47,
hier eine einfache Lösung Deines Problems:
füge im Uses Abschnitt die
Unit IdContext hinzu und schon sollte Dein Programm ohne Probleme kompiliert werden.
[Error] Unit2.pas(12): E2003 Undeclared identifier: 'TIdContext'
[Fatal Error] Project1.dpr(5): F2063 Could not compile used
unit 'Unit2.pas'
MfG,
Alexander