Vcl.Dialogs.TCustomTaskDialog.Title

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Title: string read FTitle write SetTitle;

C++

__property System::UnicodeString Title = {read=FTitle, write=SetTitle};

Propriétés

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

Description

Le titre de ce dialogue de tâche.

Title contient le titre de ce dialogue de tâche.