Table of Contents

TTMSFNCTaskDialog.OnDialogRadioClick Event

Occurs when a dialog radio button is clicked.

API unit family: TMSFNCTaskDialog Declaring type: TTMSFNCTaskDialog Inherited from: TTMSFNCCustomTaskDialog

Syntax

OnDialogRadioClick: TTMSFNCCustomTaskDialogRadioClickEvent;

Parameters

Name Description
Sender The dialog that raises the event.
RadioID The clicked radio button index.