Indy 9
sContentDisposition
Unit: IdMultipartFormData
Forms the content disposition in a boundary marker for multipart form data.
sContentDisposition = 'Content-Disposition: form-data; name="%s"';
Unit
IdMultipartFormData
Description
sContentDisposition is a String constant that repesents a value used in the boundary marker for data fields when multipart form data is written to a stream. sContentDisposition is used with other constants, like 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.