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

TPicture.SaveToStream

Saves the graphic to the specified stream.

Declaration

Source position: graphics.pp line 940

public procedure TPicture.SaveToStream(

  Stream: TStream

);

Arguments

Stream

  

TStream instance where the graphic is stored.


Version 3.2 Generated 2024-02-25 Home