RAD Studio VCL Reference
|
Writes the metafile to a stream.
procedure SaveToStream(Stream: TStream); override;
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!
|