Internet Direct (Indy)
Home
PreviousUpNext
IdFetchDeleteDefault Constant

Default value for the delete delimiter argument in Fetch and FetchCaseSensitive.

Pascal
IdFetchDeleteDefault = True;

IdFetchDeleteDefault is a Boolean constant that represents the default value for the argument in Fetch and FetchCaseSensitive that controls deleting the delimiter character(s) from tokens. IdFetchDeleteDefault indicates that the token and delimiter character(s) should be deleted from the beginning of the input value. When the value False is used, deliters characters will remain in any token retrieved using Fetch or FetchCaseSensitive for subsequent processing.

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.