[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 926

public procedure TPicture.SaveToStream(

  Stream: TStream

);

Arguments

Stream

  

TStream instance where the graphic is stored.


Version 4.0 Generated 2025-05-03 Home