API:Vcl.Dialogs.TTaskDialogButtonItem.SetInitialState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetInitialState; override;

C++

virtual void __fastcall SetInitialState();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogButtonItem

Description

Set the initial state of the button.

Vcl.Dialogs.TTaskDialogButtonItem.SetInitialState inherits from Vcl.Dialogs.TTaskDialogBaseButtonItem.SetInitialState. All content below this line refers to Vcl.Dialogs.TTaskDialogBaseButtonItem.SetInitialState.

Set the initial state of the button.

Use SetInitialState to set the initial state of the button.