Table of Contents

TTMSFNCDataGrid.DeleteColumn Method

Removes the specified column from the grid.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure DeleteColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based index of the column to delete.