Function Dialog.this

this(
  UIString caption,
  Window parentWindow = null,
  uint flags = 1u,
  int initialWidth = 0,
  int initialHeight = 0
);