ISearchEdit.Timeout

Syntax

Timeout: Integer;

Description

The Timeout property determines available search time.

Comments

Time is set in milliseconds. If search exceeded the specified value, the OnSearch event is generated for the component. This event can be used to inform the user that search takes much time.

See also:

ISearchEdit