Keine Ahnung ob und wie verlässlich das ist aber für meine Anforderung ist das vollkommen ausreichend.
Delphi-Quellcode:
frm2.Top := frm1.Top + GetSystemMetrics(SM_CYSIZEFRAME)+
GetSystemMetrics(SM_CYCAPTION)+
frm1.ClientHeight+
GetSystemMetrics(SM_CYSIZEFRAME);