All types
|
All members
RT.Lingo
RT.Lingo
Language
Helper
<TTranslation>
Language
Helper
Win
Forms
<TTranslation>
Language
Helper
Wpf
<TTranslation>
Language
Helper
Wpf
Old
<TTranslation>
Lingo
Set
Translation
<TTranslation>
Translation
Create
Form
Translation
Form
<TTranslation>
Translation
Form<TTranslation>
(
settings
,
icon
,
program
Title
,
module
Name
,
language
)
CloseWithoutPrompts
()
SaveChanges
(
fire
Translation
Changed
)
Any
Changes
TranslationChanged
Settings
Translation
Info
State
Translation
Window
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
void
SaveChanges
(
bool
)
Declared in:
RT.Lingo.
TranslationForm
<TTranslation>
Implements:
ITranslationDialog
.
SaveChanges
(
bool
)
Declaration
public
void
SaveChanges
(
bool
fireTranslationChanged
)
Summary
Saves the changes to the translation currently being edited.
Parameters
bool
fireTranslationChanged
If true, the
TranslationForm
<TTranslation>
.
TranslationChanged
event is fired if any changes were made. If false, the event is not fired.