Cursor

Undocumented in source.

Constructors

this
this(HCURSOR hCursor, bool owned)
Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

position
Point position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromHCURSOR
Cursor fromHCURSOR(HCURSOR hCursor, bool owned)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Icon

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
ImageType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toBitmap
Bitmap toBitmap(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
toBitmap
Bitmap toBitmap()
Undocumented in source. Be warned that the author may not have intended to support it.
fromHICON
Icon fromHICON(HICON hIcon, bool owned)
Undocumented in source. Be warned that the author may not have intended to support it.
fromFile
Icon fromFile(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta