Vcl.Dialogs.TTaskDialogRadioButtonItem.DoSetEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSetEnabled; override;

C++

virtual void __fastcall DoSetEnabled();

Properties

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

Description

Enable or disable the radio button.

Use DoSetEnabled to enable or disable the radio button.