Table of Contents

TTMSFNCBitmapContainerEditor Class

Design-time and runtime component that presents a visual editor dialog for managing the bitmaps in a TTMSFNCBitmapContainer, with support for adding, duplicating, deleting, filling, and appending items.

API unit family: TMSFNCBitmapContainerEditor Inherits from: TTMSFNCCustomComponent

Syntax

TTMSFNCBitmapContainerEditor = class(TTMSFNCCustomComponent)

Properties

Name Description
BitmapContainer The bitmap container whose items are managed in the editor dialog.

Methods

Name Description
Execute Opens the bitmap container editor dialog asynchronously and calls the completion procedure with the modal result.