DataFormats

Undocumented in source.

Members

Classes

Format
class Format
Undocumented in source.

Properties

bitmap
Dstring bitmap [@property getter]

Predefined data formats.

dib
Dstring dib [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dif
Dstring dif [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
enhandedMetaFile
Dstring enhandedMetaFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fileDrop
Dstring fileDrop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
html
Dstring html [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
locale
Dstring locale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
metafilePict
Dstring metafilePict [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
oemText
Dstring oemText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
palette
Dstring palette [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
penData
Dstring penData [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
riff
Dstring riff [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rtf
Dstring rtf [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
stringFormat
Dstring stringFormat [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
symbolicLink
Dstring symbolicLink [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tiff
Dstring tiff [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
unicodeText
Dstring unicodeText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
utf8
Dstring utf8 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
waveAudio
Dstring waveAudio [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getFormat
Format getFormat(int id)
Undocumented in source. Be warned that the author may not have intended to support it.
getFormat
Format getFormat(Dstring name)
Undocumented in source. Be warned that the author may not have intended to support it.
getFormat
Format getFormat(TypeInfo type)
Undocumented in source. Be warned that the author may not have intended to support it.
getFormatFromType
Format getFormatFromType(TypeInfo type)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta