Constructor for the object instance.
constructor Create;
Create is the constructor for the object instance, and calls the inherited constructor. Create sets the default values for properties that include:
|
Size |
0 |
|
A unique generated value | |
|
Uses the constant sContentType and the value in | |
|
|
Create also initializes the TIdFormDataFields collection used internally to maintain content fields for the stream.
TIdMultiPartFormDataStream.Destroy
TIdMultiPartFormDataStream.Size
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|