Table of Contents

TTMSMCPSVGBitmap.LoadFromFile Method

Loads the SVG graphic from the specified file path.

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

Syntax

procedure LoadFromFile(const Filename: String); override;

Parameters

Name Description
Filename The full file path of the SVG file to load.