Table of Contents

TTMSFNCDataGridData.DeleteColumn Method

Removes the specified column, shifting subsequent columns left.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure DeleteColumn(AColumn: Integer);

Parameters

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