Table of Contents

TTMSFNCChatItem.AssignData Method

Copies only the data fields from the source item without copying appearance settings.

API unit family: TMSFNCChat Declaring type: TTMSFNCChatItem

Syntax

procedure AssignData(Source: TPersistent); virtual;

Parameters

Name Description
Source The source item whose data fields are copied.