Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.
Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?
Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.
Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
23.4.2012
Der neue Build kommt mit vielen neuen Features. [mehr]
9.11.2011
Sisulizer Version 3 ist da. [mehr]
30.9.2011
Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]
8.9.2011
Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]
12.8.2011
Bitte verwenden Sie einen Download Manager. [mehr]
Far Eastern languages such as Japanese, Chinese and Korean use input method editors (IME) to enter ideographs. IME is a comprex software that converts phonetic or other text to ideographs using dictionaries and choice lists. Component based platforms such as .NET and VCL has a build in support for IMEs. These controls contain ImeMode property that controls what is the IME mode when the control has input focus. By default Sisulizer scan the values of these property values but does not change them. You can change them in two ways. The first one is to set a value of a scanned IME property in the project grid. This only affects to that specific control. The second one is to use the automatic input method localization. The following combo boxes let you turn it on. Automatic input method localization is used only if there is no translation value given for the IME property in the project grid.
Specifies the default input method mode of the controls when creating Japanese application files. This is enabled if the project contains Japanese.
Specifies the default input method mode of the controls when creating Korean application files. This is enabled if the project contains Korean.
Specifies the default input method mode of the controls when creating Simplified Chinese application files. This is enabled if the project contains Simplified Chinese.
Specifies the default input method mode of the controls when creating Traditional Chinese application files. This is enabled if the project contains Traditional Chinese.