TGame
The TGameOverScene type exposes the following members.
| Name | Description | |
|---|---|---|
|  | Create | Returns an instance of this class (Inherited from _ScenesAncestor.T__SceneAncestor .) | 
|  | Destroy | internal use, call it only if you override it in a descendant (Inherited from _ScenesAncestor.T__SceneAncestor .) | 
| Name | Description | |
|---|---|---|
|  | AfterConstruction | internal use, call it only if you override it in a descendant (Inherited from _ScenesAncestor.T__SceneAncestor .) | 
|  | AfterLastHideScene | Contains scene finalization called only one time (during instance destruction) (Inherited from _ScenesAncestor.T__SceneAncestor .) | 
|  | BeforeFirstShowScene | Contains scene initialization called only one time (before the first ShowScene, after instance construction) (Inherited from _ScenesAncestor.T__SceneAncestor .) | 
|  | DoTranslateTexts | (Inherited from _ScenesAncestor.T__SceneAncestor .) | 
|  | HideScene | Contains scene finalization. It's called each time the scene is hidden. (Overrides _ScenesAncestor.T__SceneAncestor.HideScene .) | 
|  | ShowMessage1TextButton1Click | |
|  | ShowScene | Contains scene initialization. It's called each time the scene is shown. (Overrides _ScenesAncestor.T__SceneAncestor.ShowScene .) | 
|  | TranslateTexts | This method is called each time a global translation broadcast is sent with current language as argument. (Overrides _ScenesAncestor.T__SceneAncestor.TranslateTexts .) | 
