Table of Contents

TTMSMCPBitmap.SaveToFile Method

Saves the bitmap to the file at the specified path.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPBitmap

Syntax

procedure SaveToFile(const AFilename: string); virtual;

Parameters

Name Description
AFilename Full file path of the destination image file.