RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.SetMimeBoundary Method

Sets the value of the MimeBoundary property.

Pascal
procedure SetMimeBoundary(Value: string);
C++
__fastcall SetMimeBoundary(AnsiString Value);

SetMimeBoundary is the write implementation for the MimeBoundary property. 

Value is the new value for MimeBoundary. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!