Vcl.Dialogs.TCustomTaskDialog.Expanded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Expanded: Boolean read FExpanded;

C++

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

Eigenschaften

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

Beschreibung

Gibt an, ob das Task-Dialogfeld erweitert ist.

Expanded ist True, wenn das Task-Dialogfeld erweitert ist.