Enum: TFbmItemSaveKind
Dieser Typ gehört zur Unit Item und ist vom Subtyp Enum.
Folgende Werte sind möglich:
Wert |
Integer |
Beschreibung |
---|---|---|
iskEml | 0 | Exportiert das Element als EML-Datei. |
iskVcf | 1 | Exportiert das Element als VCF-Datei. |
iskIcs | 2 | Exportiert das Element als ICS-Datei. |
Dieser Typ legt das Exportformat des Elements fest.
Dies sind die Funktionen, welche diesen Typ entweder als Rückgabewert oder Parameter verwenden.
Name |
Parameter |
Rückgabetyp |
---|---|---|
TFbmItem. SaveToFile | Filename string Kind TFbmItemSaveKind Format TFbmEmlImageFormat Color TFbmEmlImageColor Charset string MetaData string |
Nein |
TFbmItem. SaveToStr | Kind TFbmItemSaveKind Format TFbmEmlImageFormat Color TFbmEmlImageColor Charset string MetaData string |
string |