The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



DoSearch


Unit: SDL_math2
Class: TStringSearch
Declaration: function DoSearch: boolean;

The method DoSearch performs the match of the search expression against the string assigned to InString and returns a TRUE value if the search expression matches the string.

The positions and lengths of the found partial strings which form the basis of the search decision are stored in the properties FoundItemsPos and FoundItemsLength.



Last Update: 2023-Feb-06