Function FindPanel.this

this(
  EditBox editor,
  bool selectionOnly,
  bool replace,
  dstring initialText = ""d
);