RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMetafile.SaveToStream Method

Writes the metafile to a stream.

Pascal
procedure SaveToStream(Stream: TStream); override;
C++
virtual __fastcall SaveToStream(TStream Stream);

Use SaveToStream to save the metafile to the stream specified by the value of the Stream parameter. 

 

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