Table of Contents

TTMSFNCDataGridRenderer.OnCellRadioButtonChange Event

Fired when the user changes the selected radio button in a radio-button cell.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

OnCellRadioButtonChange: TTMSFNCDataGridCellClickEvent;

Parameters

Name Description
Sender Renderer that fired the event.
AColumn Zero-based column index of the changed cell.
ARow Zero-based row index of the changed cell.