I think I found a bug in DOA beta 4. To reproduce do the following.
1. Create a simple application with TOracleSession and TOracleLogin.
2. In the IDE set the following OracleSession properties: LoginDatabase, LoginUsername, LoginPassword, DesignConnection = True, and Connected = True.
3...