unit Define; interface const APP_TITLE = 'RemoteSecuServer v0.1'; implementation end.