Table of Contents

ITMSFNCDataBinderGrid.DataInsertRow Method

Inserts a new empty row at the specified zero-based position, shifting later rows down.

API unit family: TMSFNCDataBinding Declaring type: ITMSFNCDataBinderGrid

Syntax

procedure DataInsertRow(AInsertPosition: Integer);

Parameters

Name Description
AInsertPosition Zero-based row index at which the new row should be inserted.