Vcl.Dialogs.TTaskDialog.ExpandButtonCaption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ExpandButtonCaption: string read FExpandButtonCaption write FExpandButtonCaption default 0;

C++

__property ExpandButtonCaption = {default=0};

Properties

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

Description

Additional information for this button.

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

Additional information for this button.

ExpandButtonCaption contains additional text to be displayed when the caption is expanded.