unit Define; interface const APP_MUTEX = 'Global\KeyMon2200!'; APP_NAME = 'KeyMon'; implementation end.