Table of Contents

TTMSFNCDataGrid.AddDataRadioButtonColumn Method

Adds data-bound radio button controls to every data cell in the specified column.

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

Syntax

procedure AddDataRadioButtonColumn(AColumn: Integer; AValue: Boolean = False; AGroupIndex: Integer = 0);

Parameters

Name Description
AColumn Zero-based column index used by the operation.
AValue Value used or returned by the operation.
AGroupIndex Argument used by the operation.