Indy 9
sContentType
Unit: IdMultipartFormData
Forms the content type in a boundary marker for multipart form data.
sContentType = 'multipart/form-data; boundary=';
Unit
IdMultipartFormData
Description
sContentType is a String constant that repesents a value used in the boundary marker for multipart form data in a stream. sContentType is used with other constants, like sContentDisposition, sContentTypePlaceHolder, and sFileNamePlaceHolder, to form the complete boundary marker.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.