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 dialog to specify the type of a custom resource. This specifies the type of all resources with the same resource type. If you have several resource items with same resource type but in different data format you have to specify the format in each node.
If checked Sisulizer will automatically detect the format of the resource. In most cases Sisulizer can correctly detect the format. If it does uncheck this check box and specify the format.
Specifies the data format. Possible values are:
| Value | Description | Can be auto detected |
|---|---|---|
| Plain binary | Resource contains plain binary data. It is not parsed at any way. | No |
| User defined binary | Resource contains user defined binary data. It is parsed according to the format user has defined or selected. | Yes if the binary format contains signature field in the header and user has registered the binary format. |
| Plain text | Resource contains plain text data. | Yes |
| User defined text | Resource contains user defined text data. It is parsed according to the format user has defined or selected. | No |
| Picture | Resource contains image data. Sisulizer supports JPEG, BMP, PNG, GIF and icon. | Yes if data contains standard JPEG, BMP, PNG, GIF or icon. |
| XML | Resource contains XML data. | Yes if data starts with XML header: <?xml ... ?> |
| HTML | Resource contains HTML data. | Yes if data starts with < character but there is not XML header. |
If Automatic format is checked you can not change the format.
If data is XML Sisulizer initially scans all XML elements. If you want to disable scanning of one or more elements you must uncheck those in the XML Tags sheet.
Depending on the selected format one of more of the following sheets are visible: