FindPanel

Undocumented in source.

Constructors

this
this(bool selectionOnly, bool replace)
Undocumented in source.

Members

Variables

_btnFindNext
Button _btnFindNext;
Undocumented in source.
_btnFindPrev
Button _btnFindPrev;
Undocumented in source.
_btnReplace
Button _btnReplace;
Undocumented in source.
_btnReplaceAll
Button _btnReplaceAll;
Undocumented in source.
_cbCaseSensitive
ImageCheckButton _cbCaseSensitive;
Undocumented in source.
_cbSelection
CheckBox _cbSelection;
Undocumented in source.
_cbWholeWords
ImageCheckButton _cbWholeWords;
Undocumented in source.
_edFind
EditLine _edFind;
Undocumented in source.
_edReplace
EditLine _edReplace;
Undocumented in source.

Meta