Implement F3 Find Next using TFindDialog
Posted
by Pieter van Wyk
on Stack Overflow
See other posts from Stack Overflow
or by Pieter van Wyk
Published on 2010-05-19T12:24:12Z
Indexed on
2010/05/20
8:40 UTC
Read the original article
Hit count: 444
Hi
I've implemented a search using the TFindDialog on my form. Everything works well except that I cannot find a way to mimic the "F3 - Find Next" behaviour as in Notepad. Once you have entered a search string, pressing F3 finds the next instance without opening the search dialog.
Regards, Pieter.
© Stack Overflow or respective owner