[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SaveToFile - Writes the graphic to disk in the file provided.
Source position: graphics.pp line 805
public procedure TGraphic.SaveToFile( |
const Filename: String |
); virtual; |
Filename |
|
The name of the file to which the graphic will be written |
SaveToFile - Writes the graphic to disk in the file whose name is provided.
lazarus-ccr.sourceforge.net |