Table of Contents

ITMSFNCDataObject.AddRecord Method

Adds a record to the underlying data object.

API unit family: TMS.TMSFNCDataSet Declaring type: ITMSFNCDataObject

Syntax

procedure AddRecord(ARecord: TValue);

Parameters

Name Description
ARecord Record value to add.