Table of Contents

TTMSFNCDataGridData.InsertColumn Method

Inserts one empty column before AColumn, shifting existing columns right.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure InsertColumn(AColumn: Integer);

Parameters

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