MessageDialog

Undocumented in source.
class MessageDialog : Dialog {}

Constructors

this
this(bool autoDestroy)
Undocumented in source.

Inherited Members

From Dialog

~this
~this()
Undocumented in source.
Popup
int Popup(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
Show
int Show()
Undocumented in source. Be warned that the author may not have intended to support it.
ShowXY
int ShowXY(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta