Vcl.Dialogs.TTaskDialog.Title

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Title;

C++

__property Title = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

The title of this Task Dialog.

Vcl.Dialogs.TTaskDialog.Title inherits from Vcl.Dialogs.TCustomTaskDialog.Title. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.Title.

The title of this Task Dialog.

Title contains the title of this Task Dialog.