[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TGraphic.SaveToStream

SaveToStream - write graphic data to a stream

Declaration

Source position: graphics.pp line 865

public procedure TGraphic.SaveToStream(

  Stream: TStream

); virtual; abstract;

Arguments

Stream

  

Identity of the stream to which the graphic data are to be written

Description

SaveToStream - write graphic data to a stream