Table of Contents

TTMSFNCDataBinder.BlobFieldToBitmap Method

Loads a BLOB field value into the specified bitmap.

API unit family: TMSFNCDataBinding Declaring type: TTMSFNCDataBinder

Syntax

class procedure BlobFieldToBitmap(AField: TField; ABitmap: TTMSFNCBitmap);

Parameters

Name Description
AField BLOB field containing the image data.
ABitmap Bitmap that receives the decoded image.