Vcl.Dialogs.TCustomTaskDialog.ExpandButtonCaption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ExpandButtonCaption: string read FExpandButtonCaption write FExpandButtonCaption;

C++

__property System::UnicodeString ExpandButtonCaption = {read=FExpandButtonCaption, write=FExpandButtonCaption};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Additional information for this button.

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