Table of Contents

TTMSFNCDataGridData.InsertColumns Method

Inserts ACount empty columns before AColumn, shifting existing columns right.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure InsertColumns(AColumn, ACount: Integer);

Parameters

Name Description
AColumn Zero-based column index used by the operation.
ACount Argument used by the operation.