Table of Contents

TTMSFNCDataGridDatabaseAdapterColumns.Insert Method

Inserts a new database adapter column mapping at the specified index.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapterColumns

Syntax

function Insert(index: Integer): TTMSFNCDataGridDatabaseAdapterColumn;

Parameters

Name Description
index Zero-based insertion index.

Returns

The inserted column mapping item.