IDimensionViewer.EnableFindDialog

Syntax

EnableFindDialog: Boolean;

Description

The EnableFindDialog property determines whether the standard element search dialog is called when the CTRL+F key combination or F3 key is pressed.

Comments

The property is set to True by default, the dialog box is opened. This property is relevant if CTRL+F and F3 must be reassigned to any other actions.

See also:

IDimensionViewer