Internet Direct (Indy)
|
Provides storage for HTTP message contents.
property Content: TIdStrings;
Content is a TStrings property that stores string values that can be used to form the content for an HTTP request and/or response.
Content can also be used as a temporary storage area for values subsequently use in command or event handlers like TIdHTTP.OnCommandGet.
TIdHTTP.OnCommandGet
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. |