Table of Contents

TTMSFNCEditorListItem.DoBitmapChanged Method

Notifies the owning list view that the item bitmap has changed so the control can be repainted.

API unit family: TMSFNCEditorListView Declaring type: TTMSFNCEditorListItem

Syntax

procedure DoBitmapChanged(Sender: TObject); virtual;

Parameters

Name Description
Sender The bitmap object that raised the change notification.