Clipboard

Undocumented in source.

Members

Static functions

getDataObject
dfl.data.IDataObject getDataObject()
Undocumented in source. Be warned that the author may not have intended to support it.
getString
Dstring getString()
getText
ubyte[] getText()
setDataObject
void setDataObject(Data obj, bool persist)
void setDataObject(dfl.data.IDataObject obj, bool persist)

ditto

setString
void setString(Dstring str, bool persist)
Undocumented in source. Be warned that the author may not have intended to support it.
setText
void setText(ubyte[] ansiText, bool persist)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta