RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLinkedWebNode.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 MIME boundary string. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!