Is called when string for search is found.
function CanAccept(StrtPos: integer; EndPos: integer): Boolean; dynamic;
CanAccept method is a virtual method which is called when string for search is found. This method calls for OnFind event. Hence, the user may override this method to control search process.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|