Table of Contents

TTMSFNCBitmapHelper.LoadFromStream Method

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

API unit family: TMSFNCTypes Declaring type: TTMSFNCBitmapHelper

Syntax

procedure LoadFromStream(AStream: TStream);

Parameters

Name Description
AStream The input stream containing the image data.