Icon Create Method

constructor Create(Owner: THTTPContentParts)

Usage

Available In: Server Applications

Use this method to create a new THTTPContentPart instance.

Information Because the headers are automatically created and included as part of the multi-part content for the incoming web server request, you will most likely never need to call this method.
Image