RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebNode.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!