Links
EControl Syntax Editor SDK
TSyntFindDialog.Execute Method ()

Displays the Find dialog.

function Execute: Boolean; virtual; overload;
function Execute(ToAll: Boolean): Boolean; virtual; overload;

Execute opens the dialog, returning true when search operation is successful. Found text in editor will be selected or marked.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!