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]
Use this sheet to specify the resource options.
Sets the dialog options. Possible values are:
| Value | Description |
|---|---|
| Scan owner draw text | Check this if you want to scan texts of owner draw controls. |
| Scan spin control | Check this if you want to scan texts of spin controls. |
| Scan visible property | Check this if you want Sisulizer to scan the Visible property of dialog elements. This makes it possible to hide some elements in the localized dialogs. |
| Use charsets on dialogs | If checked the code page of localized language is used drawing the dialog and its elements. Othervise the default code page is used. |
Sets the version options. Possible values are:
| Value | Description |
|---|---|
| Update file version field | Updates the FILEVERSION ?,?,?,? field in VERSIONINFO resource |
| Update product version field | Updates the PRODUCTVERSION ?,?,?,? field in VERSIONINFO resource |
| Update language id | Updates language fields to match the localized languege in VERSIONINFO resource |
| Update code page | Updates code page fields to match the localized languege in VERSIONINFO resource |
| Update charset | Updates charset fields to match the localized languege in VERSIONINFO resource |
Sets the version options. Possible values are:
| Value | Description |
|---|---|
| Application uses MFC library | Check this if the application uses Microsoft Foundation library (MFC). |
| Single string table | In Windows resource files strings are stored into string tables. There can be many string tables in a single EXE-file. By default a separate tree node for each string tables will be created. You can however to choose to combine every string rows into a single string node by checking Single string table Some tools combine string into a single string table. In that case you can also choose the same option. After that importing from existing EXE-file can be properly done. |