API:Vcl.Dialogs.TTaskDialog.Caption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Caption: string read FCaption write FCaption default 0;

C++

__property Caption = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Beschreibung

Titel für das Task-Dialogfeld.

Vcl.Dialogs.TTaskDialog.Caption erbt von Vcl.Dialogs.TCustomTaskDialog.Caption. Der folgende Inhalt bezieht sich auf Vcl.Dialogs.TCustomTaskDialog.Caption.

Titel für das Task-Dialogfeld.

Caption enthält den Titel für das Task-Dialogfeld.