RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StrUtils.TStringSearchOptions Type

TStringSearchOptions is set of the enumeration TStringSeachOption.

Pascal
TStringSearchOptions = set of TStringSeachOption;
C++
TStringSeachOption TStringSearchOptions;

StrUtils

Note the unusual spelling of the enumeration. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!