IDimensionViewer.EnableFindDialog

Syntax

EnableFindDialog: Boolean;

Description

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

Comments

The default property value is True, in such conditions the dialog is opened. This property is relevant if the hotkeys combinations CTRL+F and F3 need to be reassigned to any other actions.

See also:

IDimensionViewer