Table of Contents

TTMSFNCBloxBlock.Picture Property

Contains the background picture of the block. When the picture is empty, no picture is displayed.

API unit family: TMSFNCBloxCoreBlock Declaring type: TTMSFNCBloxBlock Type: TTMSFNCBloxImage

Syntax

property Picture: TTMSFNCBloxImage;

Remarks

This property is read-only; load content through the returned picture object. Do not set Left, Top, Width or Height directly except during streaming; use BoundsRect when changing the block position or size at runtime.