Vcl.Dialogs.TCustomTaskDialog.Caption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Caption: string read FCaption write FCaption;

C++

__property System::UnicodeString Caption = {read=FCaption, write=FCaption};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Titel für das Task-Dialogfeld.

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