Updaten Sie auf Version 3

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.

Angebot gültig bis 20.5.2012

Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.

Komplette Preisliste.

Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle

Bitte stimmen Sie für Sisulizer

Bitte klicken Sie diese Facebook-Schaltfläche, um diese Seite mit Ihren Freunden zu teilen

Share

(english) (german)


Drücken Sie bitte die Google +1-

Schaltfläche, um Sisulizer eine positive Bewertung in Googles neuem Bewertungssystem zu geben.

Vielen Dank.

Ausgewählte Kunden

Softwarelokalisierungs-News

Version 3 Build 331 veröffentlicht

23.4.2012

Der neue Build kommt mit vielen neuen Features. [mehr]

Top News: Version 3

9.11.2011

Sisulizer Version 3 ist da. [mehr]

Tipps & Tricks

30.9.2011

Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]

Delphi Tage

8.9.2011

Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]

Build 321 herunterladen

12.8.2011

Bitte verwenden Sie einen Download Manager. [mehr]

Map Component

Use this dialog to change the component mapping of the selected control.

Read more abut component mapping.

Component

Class name

Specifies the class name of the component to be mapped

Component

Type of the component. Select from the list the most suitable component that present the above component. If you are unsure what component to choose, use the Basic control. It is a simple white control with single borders. You can use it to resize your control event it doesn't look exactly the same. If you have a custom container control, use the Panel.

Sample

Shows a sample component using the selected component type.

Description

Shows some additional information about selected component.

Properties

You can exclude or include properties of the component separately. The most common situation is to exclude some properties that not need to be translated. Use the following buttons to edit properties:

Button Description
Add Adds a new property.
Remove Removes a property.
Edit Edits a property.
Import Reads a list of properties from external XML-based file.
Export Writes the list of properties to the external XML-based file.
Restore Restores the selected property to the default value defined in the global settings.
Restore All Restores all properties to the default values defined in the global settings.

Options

Specifies the component options. Possible values are:

Value Description
Enabled If checked the mapping is enabled. If unchecked the mapping is a member is mappings collection but it is not used.
Exclude the whole component and it's properties If checked the whole component will be excluded. You have to add the properties that are scanned.
Exclude all string properties by default If checked all string properties of component will be excluded.
Support wide strings If checked component uses WideString instead of Sting to store string properties. For example TNT and ElPack components use wide strings.