Vcl.ActnMenus.TCustomActionMenuBar.Expanded

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Expanded: Boolean read FExpanded write FExpanded;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMenuBar

Description

Spécifie si un élément de menu est développé.

Expanded est utilisée en interne pour spécifier si un élément de menu est développé.

Voir aussi