JVCL Help:TJvFindReplace.Options

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the appearance and behavior of the component and the built-in dialogs.


Pascal

 propertyOptions: TFindOptions;


Description

Use Options to

  • Determine which controls in the dialog are disabled (greyed).
  • Determine which controls do not appear in the dialog.
  • Specify settings for the search direction, case-sensitivity, and "whole word" attributes of the search.

By default, all options except frDown are off.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page