Variable FindPanel._edReplace

class FindPanel
{
  // ...
  EditLine _edReplace;
  // ...
}