RAD Studio VCL Reference
|
Sets the value of the ContentStream property to the Value parameter.
procedure SetContentStream(Value: TStream); virtual;
virtual __fastcall SetContentStream(TStream Value);
SetContentStream frees the previous value of ContentStream and replaces the property with the Value parameter.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|