API:Vcl.Dialogs.TTaskDialog.Caption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Caption: string read FCaption write FCaption default 0;

C++

__property Caption = {default=0};

Properties

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

Description

Caption for the Task Dialog.

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

Caption for the Task Dialog.

Caption contains the caption for the Task Dialog.