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

TPicture.SaveToStreamWithFileExt

Saves the graphic to a stream using the class type for the specified file extension.

Declaration

Source position: graphics.pp line 927

public procedure TPicture.SaveToStreamWithFileExt(

  Stream: TStream;

  const FileExt: string

);


Version 4.0 Generated 2025-05-03 Home