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....



FoundItemsLength


Unit: SDL_math2
Class: TStringSearch
Declaration: property FoundItemsLength[ix: integer]: integer

The array property FoundItemsLength contains the lengths of the found substrings which were used as the basis for the search expression match. The parameter ix may assume values between 1 and NumFoundItems.

Hint: Please note that FoundItemsLength contains valid entries even if the search expression did not match InString (i.e. the DoSearch method returned a FALSE value).



Last Update: 2023-Feb-06