Table of Contents

TTMSFNCDataBinderPropertyNames.Insert Method

Inserts a new property name entry at the specified position.

API unit family: TMSFNCDataBinding Declaring type: TTMSFNCDataBinderPropertyNames

Syntax

function Insert(index: Integer): TTMSFNCDataBinderPropertyName;

Parameters

Name Description
index Zero-based position at which the new entry is inserted.

Returns

The newly created TTMSFNCDataBinderPropertyName entry.