TScene Class
Unit:  uScene
Top
System.TObject
uScene.TScene
uScene.TScene
The TScene type exposes the following members.
Show: 
| Name | Description | |
|---|---|---|
|   | GetInstance | Return the instance of current displayed scene. | 
|   | RegisterScene | Register a new scene in the list of available scenes and show it | 
|   | UnRegisterScene | Overloaded. Unregister a scene from the list (to use only if you remove scenes and free their instance manually) | 
