Table of Contents

TTMSFNCDataGridRenderer.AddDataCheckBoxColumn Method

Adds data-bound checkbox cells to the specified column.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

procedure AddDataCheckBoxColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based column index that receives data-bound checkbox cells.