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

TGraphic.SaveToFile

SaveToFile - Writes the graphic to disk in the file provided.

Declaration

Source position: graphics.pp line 805

public procedure TGraphic.SaveToFile(

  const Filename: String

); virtual;

Arguments

Filename

  

The name of the file to which the graphic will be written

Description

SaveToFile - Writes the graphic to disk in the file whose name is provided.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.