TOptions Scene Class
The TOptionsScene type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterConstruction | internal use, call it only if you override it in a descendant (Overrides cDialogBox.TcadDialogBox.AfterConstruction .) |
![]() | ShowScene | Contains scene initialization. It's called each time the scene is shown. (Overrides cDialogBox.TcadDialogBox.ShowScene .) |
![]() | TranslateTexts | This method is called each time a global translation broadcast is sent with current language as argument. (Overrides cDialogBox.TcadDialogBox.TranslateTexts .) |
![]() | btnCloseClick | |
![]() | rbMusicOnOffClick | |
![]() | rbSoundEffectsOnOffClick |
Name | Description | |
---|---|---|
![]() | BoxBackground | (Inherited from cDialogBox.TcadDialogBox .) |
![]() | DialogBackground | (Inherited from cDialogBox.TcadDialogBox .) |
![]() | VertScrollBox1 | (Inherited from cDialogBox.TcadDialogBox .) |
![]() | btnClose | (Inherited from cDialogBox.TcadDialogBox .) |
![]() | lFooter | (Inherited from cDialogBox.TcadDialogBox .) |
![]() | lHeader | (Inherited from cDialogBox.TcadDialogBox .) |
![]() | lMusicOnOff | |
![]() | lSoundEffectsOnOff | |
![]() | rbMusicOnOff | |
![]() | rbSoundEffectsOnOff | |
![]() | txtMusicOnOff | |
![]() | txtSoundEffectsOnOff | |
![]() | txtTitle | (Inherited from cDialogBox.TcadDialogBox .) |