Resets properties to their default empty values.
procedure Clear; virtual;
Clear is procedure that resets properties in the object instance to their default empty values, including:
Clears sets the default value for the ContentType property to an empty string ('') since HTTP requests have no default content type.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|