TVirtualStringTree.IncrementalSearchTimeout Property

Virtual Tree View

Read or set the maximum time, which is allowed between two consecutive key strokes so that incremental search stays active.

Pascal
property IncrementalSearchTimeout: Cardinal;
Description

When incremental search is enabled in Virtual Treeview then you can specify here after what time incremental search should stop when no keyboard input is encountered any longer. This property so determines also the speed at which users have to type letters to keep the incremental search rolling. 

 

See Also

IncrementalSearch, IncrementalSearchDirection, IncrementalSearchStart

Class
Links
What do you think about this topic? Send feedback!