Vcl.Dialogs.TTaskDialogRadioButtonItem.DoButtonClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoButtonClick; override;

C++

virtual void __fastcall DoButtonClick();

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogRadioButtonItem

Description

Performs the click actions for the radio button.

Use DoButtonClick to perform the actions specified on the click of the radio button.