TTMSFNCFindDialogVisibleOption Enumeration
Defines which controls are visible in the find dialog.
API unit family: TMSFNCFindDialog
Members
| Name | Description |
|---|---|
fdovCaseSensitive |
Shows the Case Sensitive option. |
fdovExpression |
Shows the Expression option. |
fdovCloseIfFound |
Shows the Close If Found option. |
fdovWholeWordOnly |
Shows the Whole Word Only option. |
fdovWrapAtEndOfFile |
Shows the Wrap At End Of File option. |
fdovContinueToNextFile |
Shows the Continue To Next File option. |
fdovMore |
Shows the More button. |
fdovSetMarker |
Shows the Set Marker button. |
fdovNext |
Shows the Next button. |
fdovFind |
Shows the Find button. |
fdovClose |
Shows the Close button. |
fdovFindCombo |
Shows the single-line find combo box. |
fdovFindMemo |
Shows the multi-line find memo in the expanded area. |
fdovDirection |
Shows the direction selector. |
fdovSelection |
Shows the Selection option. |