You can directly access the SceneManager and configure it however you like.
The difference between this and TCastleControl is that this provides a scene manager descending from T2DSceneManager, which is a little more comfortable for typical 2D games. See T2DSceneManager description for details. In principle, you can use any of these control classes to develop any mix of 3D or 2D game.