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

public procedure TPicture.SaveToStreamWithFileExt(

  Stream: TStream;

  const FileExt: string

);


Version 3.2 Generated 2024-02-25 Home