Table of Contents

TTMSFNCDataGridCellControlInfo.CopyInstance Method

Creates and returns a new TTMSFNCDataGridCellControlInfo with the same field values as this instance.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCellControlInfo

Syntax

function CopyInstance: TTMSFNCDataGridCellControlInfo; virtual;

Returns

A new TTMSFNCDataGridCellControlInfo copy; the caller is responsible for freeing it.