Default value for case-sensitive comparisons in Fetch.
IdFetchCaseSensitiveDefault = True;
IdFetchCaseSensitiveDefault is a Boolean constant that represents the default value used as an arguments to the Fetch function. IdFetchCaseSensitiveDefault indicates that case-sensitive comparisions should be used when processing tokens in Fetch. Otherwise, Fetch calls the FetchCaseInsensitive function in its implementation.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |