Vcl.Dialogs.TCustomTaskDialog.Expanded

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Expanded: Boolean read FExpanded;

C++

__property bool Expanded = {read=FExpanded, nodefault};

Propriétés

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

Description

Indique si le dialogue de tâche est développé.

Expanded est définie sur True quand le dialogue de tâche est développé.