|
RAD Studio VCL Reference
|
Saves the OLE graphic to a stream.
procedure SaveToStream(Stream: TStream); override;
virtual __fastcall SaveToStream(TStream Stream);
Use SaveToStream to save the OLE graphic to the stream specified by the Stream parameter. SaveToStream uses the IPersistStream interface of the graphic write it to the stream.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|