Table of Contents

TTMSFNCListBoxItem.AssignData Method

Copies only the data properties (DataPointer, DataBoolean, DataObject, DataString, DataInteger) from another item.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBoxItem

Syntax

procedure AssignData(Source: TPersistent); virtual;