Table of Contents

TTMSMCPBitmapHelper.LoadFromStream Method

Loads the bitmap from the specified stream, replacing any existing content.

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

Syntax

procedure LoadFromStream(AStream: TStream);

Parameters

Name Description
AStream The input stream containing the image data.